Click or drag to resize
InfoDataSetTInfoNewCollection Method
Creates new collection of the objects

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected override ObjectCollection<BaseInfo> NewCollection()

Return Value

Type: ObjectCollectionBaseInfo
See Also