Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSHashTable<TKey,TValue> > Methods
TRSHashTable<TKey,TValue>.ClearCache Method
Clears the index from the cache. This index is used by ItemByIndex to ensure quick iteration over the hash table.
Namespace: RSGenerics.Collections
Delphi
protected procedure ClearCache; inline;
•RSGenerics.Collections.TRSHashTable<TKey,TValue>.ItemByIndex[Integer]
•TRSHashTable<TKey,TValue>
•RSGenerics.Collections