ParameterBuilder.MemberwiseClone Method

Definition

Creates a shallow copy of the current Object.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
protected object MemberwiseClone ();
override this.MemberwiseClone : unit -> obj
Protected Function MemberwiseClone () As Object

Returns

A shallow copy of the current Object.

Attributes

Applies to