Returns the first segment in the collection or null, if the collection is empty.
Declaration Syntax
C# | Visual Basic | Visual 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