System::Xml::XPath::XPathNavigator::MoveToParent yöntemi
XPathNavigator::MoveToParent method
Türetilmiş bir sınıfta geçersiz kılındığında, XPathNavigator‘ı mevcut düğümün üst düğümüne taşır.
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.
Ayrıca Bakınız
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++