Home > comp > gb > collection > _put 
  [3.0]
 fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
Collection[] = ... (gb)
Syntax
DIM hCollection AS Collection
DIM aVariant AS Variant

hCollection [ Key AS String ] = aVariant

Associates a value with Key.

If the value is NULL , then the current value associated with Key is removed from the collection if it exists.