Home / api / cat / hash 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
Hash Tables Management
GB_HASHTABLE Hash table datatype.
GB.HashTable.Add Inserts an element in a hash table.
GB.HashTable.Count Returns the number of elements in a hash table.
GB.HashTable.Enum Enumerates a hash table.
GB_HASHTABLE_ENUM_FUNC Hash table enumeration function.
GB.HashTable.Free Deletes a hash table.
GB.HashTable.Get Retrieves an element from a hash table.
GB.HashTable.New Creates a new hash table.
GB.HashTable.Remove Removes an element from a hash table.