Click or drag to resize
ObjectExtensionsCopy Method
Overload List
  NameDescription
Public methodStatic memberCopy(Object)
Creates a copy of the object.
Public methodStatic memberCopy(Object, Object)
Creates a deep copy of the object using the supplied object as a target for the copy operation.
Top
See Also