ILinkedList<T>.GetFirst Method

Represents method GetFirst.

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

Return Value

Type: TLinkedListNode<T>