Cloning Methods |
The Cloning type exposes the following members.
| Name | Description | |
|---|---|---|
| Copy(Object, Object) |
Copies object state from source to destination.
| |
| Copy(Object, Object, DictionaryObject, Object) |
Copies object state from source to destination.
| |
| Copy(Object, Object, DictionaryObject, Object, Object) |
Copies object state from source to destination.
| |
| UpdateDelegate |
Update delegate targets such using mapping from old targets to new targets.
| |
| UpdateDelegates |
Sets correct delegate pointers.
|