The dictionary.removeAll() function removes all key/value entries in the dictionary, but has no effect on the properties of the dictionary.
dictionaryName.removeAll( )