Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T>.TValueEnumerator > Constructors
TStringList<T>.TValueEnumerator.Create(TStringList<T>) Constructor
Creates the data enumerator
Namespace: RSGenerics.Collections
Delphi
public constructor Create(aList: TStringList<T>);
Parameters
aList
Type: TStringList<T>
•TStringList<T>.TValueEnumerator
•TStringList<T>
•RSGenerics.Collections