System::Xml::XmlNodeReader::get_AttributeCount method
XmlNodeReader::get_AttributeCount method
Returns the number of attributes on the current node.
int32_t System::Xml::XmlNodeReader::get_AttributeCount() override
ReturnValue
The number of attributes on the current node. This number includes default attributes.
See Also
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.PDF for C++