System::Xml::XPath::XPathNavigator::IsDescendant yöntemi
XPathNavigator::IsDescendant method
Belirtilen XPathNavigator‘ın, geçerli XPathNavigator‘ın bir alt öğesi olup olmadığını belirler.
virtual bool System::Xml::XPath::XPathNavigator::IsDescendant(SharedPtr<XPathNavigator> nav)
| Parametre | Tür | Açıklama |
|---|---|---|
| nav | SharedPtr<XPathNavigator> | Bu XPathNavigator ile karşılaştırılacak XPathNavigator. |
ReturnValue
true if the specified XPathNavigator is a descendant of the current XPathNavigator; otherwise, false.
Ayrıca Bakınız
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++