ILinkedList<T>.GetLast Method

Represents method GetLast.

Namespace: Spring.Collections
public
 function GetLast: TLinkedListNode<T>;

Return Value

Type: TLinkedListNode<T>