XPathNavigator::CreateNavigator Method ()

 

Returns a copy of the XPathNavigator.

Namespace:   System.Xml.XPath
Assembly:  System.Xml (in System.Xml.dll)

public:
virtual XPathNavigator^ CreateNavigator()

This method is equivalent to the Clone method.

.NET Framework
Available since 2.0
Silverlight
Available since 4.0
Return to top
Show: