Creates a folding for the specified text section.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FoldingSection CreateFolding( int startOffset, int endOffset )
Public Function CreateFolding ( _ startOffset As Integer, _ endOffset As Integer _ ) As FoldingSection
public: FoldingSection^ CreateFolding( int startOffset, int endOffset )
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238