Return true if the current node has a value and false otherwise.
Synopsis
Declared in <balxml_minireader.h>
virtual
bool
nodeHasValue() const override;
Return Value
true if the current node has a value, and false otherwise
Created with MrDocs