PostSharpAPI ReferencePost­Sharp.​CollectionsRead­Only­Linked­List<T>Last
Open sandboxFocus

ReadOnlyLinkedList<T>.Last Property

Last

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