Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringHashTable<TValue> > Methods
TRSStringHashTable<TValue>.Indices Method
Returns an iterator for all the indices, or string keys, in the hash table.
Namespace: RSGenerics.Collections
Delphi
public function Indices: IStringIterator;
Return Value
Type: IStringIterator
•RSGenerics.Collections.TRSStringHashTable<TValue>.TStringIterator
•TRSStringHashTable<TValue>
•RSGenerics.Collections