System::Xml::XPath::XPathNavigator::IsDescendant metodo
XPathNavigator::IsDescendant method
Determina se lo XPathNavigator specificato è un discendente dello XPathNavigator corrente.
virtual bool System::Xml::XPath::XPathNavigator::IsDescendant(SharedPtr<XPathNavigator> nav)
| Parametro | Tipo | Descrizione |
|---|---|---|
| nav | SharedPtr<XPathNavigator> | Lo XPathNavigator da confrontare con questo XPathNavigator. |
ReturnValue
true if the specified XPathNavigator is a descendant of the current XPathNavigator; otherwise, false.
Vedi anche
- Typedef SharedPtr
- Class XPathNavigator
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++