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