[#BloombergLP-balxml-Reader-numAttributes] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::xref:BloombergLP/balxml/Reader.adoc[Reader]::numAttributes :relfileprefix: ../../../ :mrdocs: Return the number of attributes for the current node if that node has attributes and 0 otherwise. == Synopsis Declared in `<balxml_reader.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual int numAttributes() const = 0; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#