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

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected virtual InfoObjectCollection<TInfo> NewCollection()

Return Value

Type: InfoObjectCollectionTInfo
See Also