Home / api / name / gb.collection.set 
GB.Collection.Set
Syntax
void GB.Collection.Set ( GB_COLLECTION col , const char *key , long len , GB_VARIANT *value )

Sets an element in a collection.

The stored value is a copy of the GB_VARIANT structure.


See also
Collection Objects Management