Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.Add(string) Method
Represents method Add(string).
Namespace: RSGenerics.Collections
Delphi
public function Add(const S: string): Integer; override;
Parameters
S
Type: string
Type: Integer
•TStringList<T>
•RSGenerics.Collections