Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.CreateNavigator Method

Creates an System.Xml.XPath.XPathNavigator located at the node. [Edit]

public virtual System.Xml.XPath.XPathNavigator CreateNavigator ()

Returns

An System.Xml.XPath.XPathNavigator located at the node. [Edit]

Remarks

The XPathNavigator can be used to perform XPath operations at the node. [Edit]

Requirements

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