AvalonEdit
LastSegment Property
NamespacesICSharpCode.AvalonEdit.DocumentTextSegmentCollection<(Of <(<'T>)>)>LastSegment
Returns the last segment in the collection or null, if the collection is empty.
Declaration Syntax
C#Visual BasicVisual C++
public T LastSegment { get; }
Public ReadOnly Property LastSegment As T
	Get
public:
property T LastSegment {
	T get ();
}

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