Início > dev > api > name > gb.collection.get 
 en fr de es it nl pl pt mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Anterior  Próximo  Editar  Renomear  Desfazer  Procurar  Administração  
Documentação  
Cuidado! Esta página não está traduziada.  Veja a versão em inglês 
GB.Collection.Get
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.

Veja também

Collection Objects Management