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