Home / api / name / gb.collection.get 
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration   
fr  de  es  it  nl  pl  pt  pt_BR  mk  sq  ca  ar  fa  vi  ja  ru  zh  zh_TW  eo 
Documentation
History
 
GB.Collection.Get
Syntax
int GB.Collection.Get ( GB_COLLECTION col , const char *key , long len , GB_VARIANT *value )

Retrieves an element from a collection.

If no value is associated with the specified key, then this function returns a non-zero value, and the type field of the GB_VARIANT structure is set to GB_T_NULL.

See also

Collection Objects Management