MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​CollectionsIRead­Only­Linked­List<T>Last
Open sandboxFocus

IReadOnlyLinkedList<T>.Last Property

Last

Declaration
ILinkedListNode<T> Last { get; }
Property Value
Type Description
ILinkedListNode<T>