System::Xml::XPath::XPathNavigator::MoveToParent metodo
XPathNavigator::MoveToParent method
Quando sovrascritto in una classe derivata, sposta il XPathNavigator al nodo genitore del nodo corrente.
virtual bool System::Xml::XPath::XPathNavigator::MoveToParent()=0
ReturnValue
true if the XPathNavigator is successful moving to the parent node of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.
Vedi anche
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++