Method Clone
Clone()
Returns a shallow clone of this instance (the underlying characters are not copied and will be shared by both the returned object and this object.
Declaration
public object Clone()
Returns
Type | Description |
---|---|
System.Object |