TLinkedListNode<T>.GetNext Method

Represents method GetNext.

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

Return Value

Type: TLinkedListNode<T>