System.Xml.XPath.XPathNavigator.CreateNavigator Method

Returns a copy of the System.Xml.XPath.XPathNavigator.

Syntax

public virtual XPathNavigator CreateNavigator ()

Returns

An System.Xml.XPath.XPathNavigator copy of this System.Xml.XPath.XPathNavigator.

Remarks

This method is equivalent to the XPathNavigator.Clone method.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0