System::Xml::XPath::XPathNavigator::MoveToParent मेथड
XPathNavigator::MoveToParent method
जब किसी व्युत्पन्न क्लास में ओवरराइड किया जाता है, तो XPathNavigator को वर्तमान नोड के पैरेंट नोड पर ले जाता है।
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.
संबंधित देखें
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++