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