System::Xml::XPath::XPathNavigator::IsDescendant μέθοδος
XPathNavigator::IsDescendant method
Καθορίζει εάν το καθορισμένο XPathNavigator είναι απόγονος του τρέχοντος XPathNavigator.
virtual bool System::Xml::XPath::XPathNavigator::IsDescendant(SharedPtr<XPathNavigator> nav)
| Parameter | Type | Περιγραφή |
|---|---|---|
| nav | SharedPtr<XPathNavigator> | Το XPathNavigator για σύγκριση με αυτό το XPathNavigator. |
ReturnValue
true if the specified XPathNavigator is a descendant of the current XPathNavigator; otherwise, false.
Δείτε επίσης
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++