Gets the next line. Returns null if this is the last line in the document.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IDocumentLine NextLine { get; }
ReadOnly Property NextLine As IDocumentLine Get
property IDocumentLine^ NextLine { IDocumentLine^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238