Function XMLParser.getAttributeCount
Gets the amount of attributes in the current element.
long getAttributeCount() nothrow @nogc const;
Gets the amount of attributes in the current element.
long getAttributeCount() nothrow @nogc const;