Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.IsDescendant Method

Evaluates if the current node of the argument XPathNavigator is a descendant of the current node of this instance.

public virtual bool IsDescendant (XPathNavigator nav)

Parameters

nav
The XPathNavigator that is being evaluated.

Returns

True if the argument navigator is a descendant of this navigator; Otherwise False.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0