Метод | Описание | |
---|---|---|
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 |
public IsIdentical ( IClone other ) : bool | ||
other | IClone | |
Результат | bool |