… = Collection[…] (gb)

Dim hCollection As Collection
Dim aVariant As Variant
aVariant = hCollection [ Key As String ]

Retorna o valor associado à Key.

Se nada está associado, então NULL é retornado.