Remove the attribute having the specified value from this object. Return the number of attributes being removed (i.e., 1 on success and 0 if no attribute having value exists in this object).

Synopsis

Declared in <ball_rule.h>

int
removeAttribute(ManagedAttribute const& value);

Created with MrDocs