Click or drag to resize
InfoObjectCollection.New Method
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public static IInfoObjectCollection New(
	string objectType
)

Parameters

objectType
Type: System.String
Object type

Return Value

Type: IInfoObjectCollection
See Also