طريقة System::Xml::XPath::XPathNavigator::IsDescendant
XPathNavigator::IsDescendant method
تحدد ما إذا كان الـ XPathNavigator المحدد تابعًا للـ XPathNavigator الحالي.
virtual bool System::Xml::XPath::XPathNavigator::IsDescendant(SharedPtr<XPathNavigator> nav)
| معامل | نوع | الوصف |
|---|---|---|
| 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.Font for C++