HashTable::GetHashTableElementCount
Defined in:
Returns the number of elements in a hash table.
TSHash.hPrototype
int32 GetHashTableElementCount(void) const;
Description
The GetHashTableElementCount function returns the number of elements organized in a hash table.
