首页 > dev > api > name > gb.collection.get 
 en fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh eo
前一个  下一个  编辑  重命名  撤销  搜索  管理  
文档  
警告! 该页面未翻译。  参见英文版 
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.

参见

Collection Objects Management