Contents

flushCollection

Removes and releases all objects within the array.

Declaration

virtual void flushCollection();

Overview

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

See Also

Miscellaneous