Return true if an attribute having specified value exists in this object, and false otherwise.
Declared in <ball_managedattributeset.h>
bool
isMember(ManagedAttribute const& value) const;
true if an attribute having value exists, and false otherwise
| Name | Description |
|---|---|
| value | attribute to look up |