TLinkedList<T>.GetFirst Method

Represents method GetFirst.

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

Return Value

Type: TLinkedListNode<T>

 

Implements

ILinkedList<T>.GetFirst