Method | Description | |
---|---|---|
Assign ( IClone src ) : void |
Assigns the properties of src to the receiver.
|
|
ClonableObjClass ( ) : System | ||
Clone ( ) : IClone | ||
IsEqual ( IClone other ) : bool |
Returns TRUE when the receiver and the other object have the same properties.
|
|
IsIdentical ( IClone other ) : bool |