Uninstalls the folding manager.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public static void Uninstall( FoldingManager manager )
Public Shared Sub Uninstall ( _ manager As FoldingManager _ )
public: static void Uninstall( FoldingManager^ manager )
Parameters
- manager (FoldingManager)
Exceptions
Exception | Condition |
---|---|
ArgumentException | The specified manager was not created using Install(TextArea). |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238