RunOutputTestResultMessage.Clone Method

Definition

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

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

Returns

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

Applies to