clearKeys

clearKeys() updating;

The clearKeys method of the DynaDictionary class clears existing key definitions so that the dictionary can be reused.

Before the clearKeys method is called, the collection must be empty; that is, it cannot contain data. If this precondition is violated, the appropriate system exception is raised.