Click or drag to resize
IDataClassClone Method
Creates new instance of IDataClass and copy actual data to the new instance.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
IDataClass Clone()

Return Value

Type: IDataClass
See Also