TList<T>.TEnumerator.fList Field
Summary
Represents field
fList
.
Namespace
:
Spring.Collections.Lists
Syntax
Delphi
private
fList
:
TList
<
T
>;
Field Value
Type:
TList
<
T
>
See Also
Reference
TList<T>.TEnumerator
TList<T>
Spring.Collections.Lists