Return the nesting depth of the current node in the XML document. The root node has depth 0.
Synopsis
Declared in <balxml_minireader.h>
virtual
int
nodeDepth() const override;
Created with MrDocs
Return the nesting depth of the current node in the XML document. The root node has depth 0.
Declared in <balxml_minireader.h>
virtual
int
nodeDepth() const override;
Created with MrDocs