![]() |
VOOZH | about |
The ASP Dictionary.RemoveAll Method is used to remove all the key-value pairs from a Dictionary Object.
Syntax:
DictionaryObject.RemoveAll
Example Code: Below code demonstrates the ASP Dictionary.RemoveAll Method.
Output:
Key values: (nothing)