Create NewFoldings for the specified document and updates the folding manager with them.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void UpdateFoldings( FoldingManager manager, TextDocument document )
Public Sub UpdateFoldings ( _ manager As FoldingManager, _ document As TextDocument _ )
public: void UpdateFoldings( FoldingManager^ manager, TextDocument^ document )
Parameters
- manager (FoldingManager)
- document (TextDocument)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238