Contents

flushCollection

Removes and releases all objects within the ordered set.

Declaration

virtual void flushCollection();

Overview

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

See Also

Miscellaneous