Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Collection[…] = … (gb)

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.