get_CurrentPosition()

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

Return Value

The index of the current position.

See Also