System::Xml::XPath::XPathNodeIterator::get_Count method
XPathNodeIterator::get_Count method
Returns the index of the last node in the selected set of nodes.
virtual int32_t System::Xml::XPath::XPathNodeIterator::get_Count()
ReturnValue
The index of the last node in the selected set of nodes, or 0 if there are no selected nodes.
See Also
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++