Click or drag to resize
IInfoObjectRepositoryTCollectionNewCollection Method
Creates new collection for the data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
TCollection NewCollection(
	string type
)

Parameters

type
Type: SystemString
Type of the collection

Return Value

Type: TCollection
See Also