Edit

Share via


XPathNavigator.CreateNavigator Method

Definition

Returns a copy of the XPathNavigator.

C#
public virtual System.Xml.XPath.XPathNavigator CreateNavigator();

Returns

An XPathNavigator copy of this XPathNavigator.

Implements

Remarks

This method is equivalent to the Clone method.

Applies to

Product Versions