Share via


VariableValue.Clone Method

Definition

Creates a copy of the specified variable object.

public:
 override System::Object ^ Clone();
public override object Clone ();
override this.Clone : unit -> obj
Public Overrides Function Clone () As Object

Returns

The created copy of the variable.

Applies to