Navigation: Code Documentation > RSCommon > GHashTable > Interfaces > IHashTableOwner
IHashTableOwner Methods
Name
Description
ClearHashTable(TObject)
Represents method ClearHashTable(TObject).
HashTableChange(TObject)
Represents method HashTableChange(TObject).
PutValue(TObject,TRSPointerType,TRSPointerType)
Represents method PutValue(TObject,TRSPointerType,TRSPointerType).
RemoveValue(TObject,TRSPointerType)
Represents method RemoveValue(TObject,TRSPointerType).
Top