Home / api / name / gb.hashtable.remove 
GB.HashTable.Remove
Syntax
void GB.HashTable.Remove ( GB_HASHTABLE hash , const char *key , long len )

Removes a data from a hash table.

If no data were associated with the specified key, nothing happens.


See also
Hash Tables Management