XPathNavigator.CreateNavigator Méthode

Définition

Retourne une copie de XPathNavigator.

public:
 virtual System::Xml::XPath::XPathNavigator ^ CreateNavigator();
public virtual System.Xml.XPath.XPathNavigator CreateNavigator ();
abstract member CreateNavigator : unit -> System.Xml.XPath.XPathNavigator
override this.CreateNavigator : unit -> System.Xml.XPath.XPathNavigator
Public Overridable Function CreateNavigator () As XPathNavigator

Retours

Copie XPathNavigator de ce XPathNavigator.

Implémente

Remarques

Cette méthode est équivalente à la Clone méthode .

S’applique à