Click or drag to resize
OtherBindingRepository.NewCollectionInternal Method
Creates a new collection

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

Parameters

type
Type: System.String
Object type

Return Value

Type: InfoObjectCollection
See Also