Remove the specified element from this list. The behavior is undefined unless element is a valid iterator on this list and the referenced address has not previously been removed (by either remove(), removeAll(), or removeAllAndRelease().
element
remove()
removeAll()
removeAllAndRelease()
Declared in <ball_attributecontainerlist.h>
<ball_attributecontainerlist.h>
void remove(iterator const& element);