Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T>.TValueCollection > Constructors
TStringList<T>.TValueCollection.Create(TStringList<T>) Constructor
Creates an instance of TStringList<T>.TValueCollection.
Call Create to create an instance of the TStringList<T>.TValueCollection class.
Namespace: RSGenerics.Collections
Delphi
public constructor Create(aList: TStringList<T>);
Parameters
aList
Type: TStringList<T>
•TStringList<T>.TValueCollection
•TStringList<T>
•RSGenerics.Collections