System::Xml::XmlTextReader::get_AttributeCount method

XmlTextReader::get_AttributeCount method

Returns the number of attributes on the current node.

int32_t System::Xml::XmlTextReader::get_AttributeCount() override

ReturnValue

The number of attributes on the current node.

See Also