get_AttributeCount()

XmlTextReader::get_AttributeCount() method

Returns the number of attributes on the current node.

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

Return Value

The number of attributes on the current node.

See Also