System::Xml::XmlNamedNodeMap::get_Count method

XmlNamedNodeMap::get_Count method

Returns the number of nodes in the XmlNamedNodeMap.

virtual int32_t System::Xml::XmlNamedNodeMap::get_Count()

ReturnValue

The number of nodes.

See Also