Return the node type of the current node if the reader isOpen and has not encounter an error and Reader::NONE otherwise.
Synopsis
Declared in <balxml_minireader.h>
virtual
NodeType
nodeType() const override;
Return Value
node type of the current node, or Reader::NONE otherwise
Created with MrDocs