Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.Put(Integer,string) Method
Represents method Put(Integer,string).
Namespace: RSGenerics.Collections
Delphi
protected procedure Put(Index: Integer; const S: string); override;
Parameters
Index
Type: Integer
S
Type: string
•TStringList<T>
•RSGenerics.Collections