Gets the collection storing the read-only segments.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public TextSegmentCollection<T> Segments { get; }
Public ReadOnly Property Segments As TextSegmentCollection(Of T) Get
public: property TextSegmentCollection<T>^ Segments { TextSegmentCollection<T>^ get (); }
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238