AvalonEdit
EndOffset Property
NamespacesICSharpCode.AvalonEdit.DocumentISegmentEndOffset
Gets the end offset of the segment.
Declaration Syntax
C#Visual BasicVisual C++
int EndOffset { get; }
ReadOnly Property EndOffset As Integer
	Get
property int EndOffset {
	int get ();
}
Remarks
EndOffset = Offset + Length;

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