ObjectClonerClone Method

Overload List

  NameDescription
Public methodStatic memberCloneTs, 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.
Public methodStatic memberCloneTs, 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.
Top
See Also

Reference