Remove the attribute having the specified value from this object. Return true on success and false if an attribute having the value does not exist in this object.

Synopsis

Declared in <ball_managedattributeset.h>

bool
removeAttribute(ManagedAttribute const& value);

Created with MrDocs