System::Xml::XmlNodeList::get_Count method

XmlNodeList::get_Count method

Returns the number of nodes in the XmlNodeList.

virtual int32_t System::Xml::XmlNodeList::get_Count()=0

ReturnValue

The number of nodes in the XmlNodeList.

See Also