Gets the first folding with a StartOffset greater or equal to
startOffset.
Returns null if there are no foldings after startOffset.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public FoldingSection GetNextFolding( int startOffset )
Public Function GetNextFolding ( _ startOffset As Integer _ ) As FoldingSection
public: FoldingSection^ GetNextFolding( int startOffset )
Parameters
- startOffset (Int32)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238