Home > dev > api > cat > hash 
 en fr de es it nl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
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.