Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSObjectListEnumerator<T> > Fields
TRSObjectListEnumerator<T>.FList Field
Represents field FList.
Namespace: RSGenerics.Collections
Delphi
protected FList: TObjectList<T>;
Field Value
Type: TObjectList<T>
•TRSObjectListEnumerator<T>
•RSGenerics.Collections