Overload List
Name | Description | |
---|---|---|
![]() | CopyProperties(Boolean) |
Copies the Properties of the current Object.
|
![]() ![]() | CopyProperties(Object) |
Function Copies the Input Object.
|
![]() | CopyProperties T1, T2 (T1, T2) |
Copies the Properties by Name of the Source Object to the Destination Object.
|
![]() | CopyProperties(EngineClassBase, Boolean) |
Copies the Properties of the supplied Object.
|
See Also