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