Remove all the elements from this list.

Synopsis

Declared in <ball_attributecontainerlist.h>

void
removeAll();

Description

After this operation returns, numContainers() will be 0. This operation adds all the allocated memory to an internal free store, and does not deallocate any memory.

Created with MrDocs