Contents

flushCollection

Removes and releases all keys and objects within the dictionary.

Declaration

virtual void flushCollection();

Overview

The dictionary's capacity (and therefore direct memory consumption) is not reduced by this function.

See Also

Miscellaneous