get_AttributeCount()

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

Return Value

The number of attributes on the current node.

See Also