TLinkedListNode<T>.GetPrevious Method

Represents method GetPrevious.

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

Return Value

Type: TLinkedListNode<T>