TLinkedListNode<T>.List Property

Represents property List.

Namespace: Spring.Collections
public
 property List: ILinkedList<T> read GetList;

Property Value

Type: ILinkedList<T>