Click or drag to resize
InfoObjectRepositoryNewCollectionInternal Method
Creates a new collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual InfoObjectCollection NewCollectionInternal(
	string type
)

Parameters

type
Type: SystemString
Collection type

Return Value

Type: InfoObjectCollection
See Also