Contents

flushCollection

Removes and releases all objects within the set.

Declaration

virtual void flushCollection();

Overview

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

See Also

Miscellaneous