Creates a new object that is a copy of the current instance.
The supplied handle containing class needs to implement the ICloneable interface as well.
Declaration Syntax
Return Value
A new object that is a copy of this instance.