Method Clone
Clone()
Creates a new object that is a copy of the current instance.
public virtual object Clone()
Returns
- object
A new object that is a copy of this instance.
Creates a new object that is a copy of the current instance.
public virtual object Clone()
A new object that is a copy of this instance.