Home / api / name / gb.hashtable.enum 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.HashTable.Enum
Syntax
void GB.HashTable.Enum ( GB_HASHTABLE hash , GB_HASHTABLE_ENUM_FUNC func )

Enumerates a hash table, by calling a function on each enumerated element.

argument : the data pointer stored.

See also

Hash Tables Management