hasValue overloads
Synopses
Declared in <ball_attributecontainer.h>
Return true if the specified attribute is the same as the value held in this container, and false otherwise.
Return true if a attribute having the specified value exists in this object, and false otherwise.
Return Value
-
trueifattributematches the held value, andfalseotherwise -
trueif an attribute havingvalueexists in this object, andfalseotherwise
Parameters
Name |
Description |
attribute |
attribute to compare |
value |
attribute value to look up |
Created with MrDocs