Return 'true' if the value of this object is a "Enumeration" value, and return 'false' otherwise.
Synopsis
Declared in <baljsn_encoder_testtypes.h>
bool
isEnumerationValue() const;
Return Value
'true' if the value of this object is a "Enumeration" value, and return 'false' otherwise
Created with MrDocs