System::Xml::XPath::XPathNodeIterator::get_CurrentPosition method

XPathNodeIterator::get_CurrentPosition method

When overridden in a derived class, gets the index of the current position in the selected set of nodes.

virtual int32_t System::Xml::XPath::XPathNodeIterator::get_CurrentPosition()=0

ReturnValue

The index of the current position.

See Also