Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSStringObjectHashTable<T> > Methods
TRSStringObjectHashTable<T>.Elements Method
Returns an iterator for all the object values in the hash table.
Namespace: RSGenerics.Collections
Delphi
public function Elements: IObjectIterator;
Return Value
Type: IObjectIterator
•RSGenerics.Collections.TRSStringObjectHashTable<T>.TObjectIterator
•TRSStringObjectHashTable<T>
•RSGenerics.Collections