Clone()
Returns a shallow copy of the current object.
Declaration
public Arguments Clone()
Returns
Type | Description |
---|---|
Arguments | A shallow copy of the current object. |
Returns a shallow copy of the current object.
public Arguments Clone()
Type | Description |
---|---|
Arguments | A shallow copy of the current object. |