Microsoft® Visual Basic® Scripting Edition
Remove Method
| Language Reference 
| Home | Site Map |

 

See Also                    Applies to


Description
The Remove method removes a key and item pair from a Dictionary object.

Syntax

Remove key

The key argument is the key associated with the item you want to remove.

Remarks


© 1996 by Microsoft Corporation.