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