Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TStringList<T> > Methods
TStringList<T>.AddStrings(TStrings) Method
Represents method AddStrings(TStrings).
Namespace: RSGenerics.Collections
Delphi
public procedure AddStrings(Strings: TStrings); overload; override;
Parameters
Strings
Type: TStrings
•TStringList<T>
•RSGenerics.Collections