March 2003
Intermediate to advanced
512 pages
14h 30m
English
Dictionary.RemoveAll Method
dictionaryobject.RemoveAlldictionaryobjectUse: Required
Data Type: Dictionary object
A reference to a Dictionary object.
Clears out the dictionary; in other words, removes all keys and their associated data from the dictionary.
If you want to remove a selected number of members rather than the entire contents of the dictionary, use the Remove method.
Read now
Unlock full access