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