System::Xml::XPath::XPathNodeIterator::MoveNext method
XPathNodeIterator::MoveNext method
При переопределении в производном классе перемещает объект XPathNavigator, возвращаемый методом XPathNodeIterator::get_Current, к следующему узлу в выбранном наборе узлов.
virtual bool System::Xml::XPath::XPathNodeIterator::MoveNext()=0
ReturnValue
true if the XPathNavigator object moved to the next node; false if there are no more selected nodes.
См. также
- Class XPathNodeIterator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++