MetadataValue.DeepClone Method

Definition

Returns a deep clone of the object.

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

Returns

A deep clone of the object.

Applies to