May 1995
Beginner
508 pages
16h 14m
English
Dictionary.RemoveAll Method
dictionaryobject.RemoveAlldictionaryobject
Use: Required
Data Subtype: 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