TLinkedListNode<T>.GetList Method
Summary
Represents method
GetList
.
Namespace
:
Spring.Collections
Syntax
Delphi
protected function GetList:
ILinkedList
<
T
>;
Return Value
Type:
ILinkedList
<
T
>
See Also
Reference
TLinkedListNode<T>
Spring.Collections