Overload List
Name | Description | |
---|---|---|
![]() ![]() | CloneTs, Tr(Ts) |
Clone the source Ts to a newly created target Tr
Only properties on the source that have either the ABSuiteSimpleAttribute or ABSuiteComplexAttribute attribute will be copied.
|
![]() ![]() | CloneTs, Tr(Ts, Tr, Object) |
Clone the source Ts to a newly created target Tr
Only properties on the source that have either the ABSuiteSimpleAttribute or ABSuiteComplexAttribute attribute will be copied.
|
See Also