ne_clr_isSetValue
-
bool sbne::ne_clr_isSetValue(VColorDefinition *c)
Predicates returning
trueif the “value” attribute of this VColorDefinition is set.- Parameters:
c – a pointer to the VColorDefinition object.
- Returns:
trueif the “value” attribute of this VColorDefinition object is set,falseif either the “value” attribute is not set or the object isNULL.