Dictionary.Set
Stores a key and item pair.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Dictionary.Set( _
Key As Variant, _
Item As Variant)
|
Type: Variant
Type: Variant |
This function does not return a value. |