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