Copy Objects
Copy Objects
Copy Multiple Objects
Copy an Object to the Same Location
To
copy a single object, use the Copy method provided for that object.
This method creates a new object that is a duplicate of the original
object. The new object is located at the same position as the original,
and is returned by the method.