TLinkedListNode<T>.List Property
Summary
Represents property
List
.
Namespace
:
Spring.Collections
Syntax
Delphi
public property List:
ILinkedList
<
T
> read
GetList
;
Property Value
Type:
ILinkedList
<
T
>
See Also
Reference
TLinkedListNode<T>
Spring.Collections