Dictionary.Remove
Removes a specified key.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub Dictionary.Remove( _
Key As Variant)
|
Key [in]
Type: Variant |
This function does not return a value. |