System::Xml::XmlReader::get_AttributeCount method
XmlReader::get_AttributeCount method
When overridden in a derived class, gets the number of attributes on the current node.
virtual int32_t System::Xml::XmlReader::get_AttributeCount()=0
ReturnValue
The number of attributes on the current node.
See Also
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++