TLinkedList<T>.GetLast Method

Represents method GetLast.

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

Return Value

Type: TLinkedListNode<T>

 

Implements

ILinkedList<T>.GetLast