Return the number of attributes for the current node if that node has attributes and 0 otherwise.
Synopsis
Declared in <balxml_reader.h>
virtual
int
numAttributes() const = 0;
Created with MrDocs
Return the number of attributes for the current node if that node has attributes and 0 otherwise.
Declared in <balxml_reader.h>
virtual
int
numAttributes() const = 0;
Created with MrDocs