Navigation: Code Documentation > RSCommon > RSGenerics.Collections > Classes > TRSHashTable<TKey,TValue> > Constructors
TRSHashTable<TKey,TValue>.Destroy Destructor
Represents the destructor of the TRSHashTable<TKey,TValue> class.
Namespace: RSGenerics.Collections
Delphi
public destructor Destroy; override;
Overrides
TRSDictionary<TKey,TValue>.Destroy
•TRSHashTable<TKey,TValue>
•RSGenerics.Collections