|
IDL Reference Guide: iTools Object Classes |
|
The IDLitData::Copy function method returns an exact copy of the data object and its contents, including registered property values.
The following values are not copied:
Result = Obj->[IDLitData::]Copy()
Returns a copy of the object on which it is called. If the copy operation fails, a null object is returned.
None
None
IDL Online Help (March 06, 2007)