QueryParameter.DeepClone Method

Definition

Returns a copy of the parameters including the properties.

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

Returns

A copy of the parameters including the properties.

Applies to