Click or drag to resize
BindingRepositoryNewCollectionInternal Method
Creates a new collection

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

Parameters

type
Type: SystemString
Object type

Return Value

Type: InfoObjectCollection
See Also