Click or drag to resize
InfoDataSetTInfoClone Method
Clones the DataSet

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public InfoDataSet<TInfo> Clone()

Return Value

Type: InfoDataSetTInfo
See Also