Url.Copy Method

Definition

Creates a new copy of the evidence object.

public:
 System::Object ^ Copy();
public object Copy ();
member this.Copy : unit -> obj
Public Function Copy () As Object

Returns

A new, identical copy of the evidence object.

Applies to