TLinkedListNode<T>.GetList Method

Represents method GetList.

Namespace: Spring.Collections
protected
 function GetList: ILinkedList<T>;

Return Value

Type: ILinkedList<T>