InfoDataSetTInfoAddItems Method |
Adds the items to the data set
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected void AddItems(
params TInfo[] items
)
Parameters
- items
- Type: TInfo
Items to add
See Also