Click or drag to resize
InfoDataSetTInfo Constructor (TInfo)
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public InfoDataSet(
	params TInfo[] items
)

Parameters

items
Type: TInfo
Source items from which the DataSet will be created
See Also