get_Count()

XmlNodeList::get_Count() method

Returns the number of nodes in the XmlNodeList.

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

Return Value

The number of nodes in the XmlNodeList.

See Also