AvalonEdit
Segments Property
NamespacesICSharpCode.AvalonEdit.EditingTextSegmentReadOnlySectionProvider<(Of <(<'T>)>)>Segments
Gets the collection storing the read-only segments.
Declaration Syntax
C#Visual BasicVisual 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