AvalonEdit
Count Property
Namespaces ► ICSharpCode.AvalonEdit.Document ► TextSegmentCollection<(Of <(<'T>)>)> ► Count
Gets the number of segments in the tree.
Declaration Syntax
C#Visual BasicVisual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
	Get
public:
virtual property int Count {
	int get () sealed;
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238