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

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