AvalonEdit
Length Property
NamespacesICSharpCode.AvalonEdit.DocumentISegmentLength
Gets the length of the segment.
Declaration Syntax
C#Visual BasicVisual C++
int Length { get; }
ReadOnly Property Length As Integer
	Get
property int Length {
	int get ();
}
Remarks
For line segments (IDocumentLine), the length does not include the line delimeter.

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