AvalonEdit
Length Property
NamespacesICSharpCode.AvalonEdit.DocumentAnchorSegmentLength
Gets the length of the segment.
Declaration Syntax
C#Visual BasicVisual C++
public int Length { get; }
Public ReadOnly Property Length As Integer
	Get
public:
virtual property int Length {
	int get () sealed;
}
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