Share via


ManagementContentNavigator.ICloneable.Clone Method

Definition

Creates a new object that is a copy of the current instance.

 virtual System::Object ^ System.ICloneable.Clone() = ICloneable::Clone;
object ICloneable.Clone ();
Function Clone () As Object Implements ICloneable.Clone

Returns

A new object that is a copy of the current instance.

Implements

Applies to