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