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