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

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

Return Value

Type: ObjectCollectionTObject
See Also