XPathNavigator.ICloneable.Clone Metoda

Definicja

Tworzy nową kopię XPathNavigator obiektu.

 virtual System::Object ^ System.ICloneable.Clone() = ICloneable::Clone;
object ICloneable.Clone ();
abstract member System.ICloneable.Clone : unit -> obj
override this.System.ICloneable.Clone : unit -> obj
Function Clone () As Object Implements ICloneable.Clone

Zwraca

Object

Nowa kopia XPathNavigator obiektu.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy XPathNavigator wystąpienie jest rzutowe do interfejsu ICloneable .

Aby uzyskać opis tego członka, zobacz XPathNavigator.Clone.

Dotyczy