/
api
/
name
/ gb.hashtable.count
GB.HashTable.Count
Syntax
long
GB.HashTable.Count
( GB_HASHTABLE
hash
)
Returns the number of elements in a hash table.
hash
points at the hash table.
See also
Hash Tables Management