System::Xml::XPath::XPathNavigator::IsDescendant methode
XPathNavigator::IsDescendant method
Bepaalt of de opgegeven XPathNavigator een afstammeling is van de huidige XPathNavigator.
virtual bool System::Xml::XPath::XPathNavigator::IsDescendant(SharedPtr<XPathNavigator> nav)
| Parameter | Type | Beschrijving |
|---|---|---|
| nav | SharedPtr<XPathNavigator> | De XPathNavigator om te vergelijken met deze XPathNavigator. |
ReturnValue
true if the specified XPathNavigator is a descendant of the current XPathNavigator; otherwise, false.
Zie ook
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++