Gets a read-only collection of text lines.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ReadOnlyCollection<TextLine> TextLines { get; }
Public ReadOnly Property TextLines As ReadOnlyCollection(Of TextLine) Get
public: property ReadOnlyCollection<TextLine^>^ TextLines { ReadOnlyCollection<TextLine^>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238