Previous Next

Clone( ) method (Progress.Lang.Object)
Creates a copy of an object instance and returns an object reference of the copy.
Return type:
Access:
Applies to:
 
Syntax 
Clone( )
This method has no default behavior. You must override this method in a user-defined class. If you invoke this method without overriding it, ABL generates an error message and returns the Unknown value (?).

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.