Dictionary.RemoveAll() (Method)

Remove all key names and item values from the Dictionary.

Availability:

JScript - 3.0
Internet Explorer - 4.0
JavaScript syntax:IEmyDictionary.RemoveAll()

The dictionary is completely emptied and can be re-used instead of creating a new one.