PostSharp//API Reference/Post­Sharp.​Collections/Read­Only­Linked­List<T>/Last
Open sandboxFocus

Property Last

Last

Declaration
public ILinkedListNode<T> Last { get; }
Property Value
Type Description
ILinkedListNode<T>
Implements
IReadOnlyLinkedList<T>.Last