Click or drag to resize
InfoObjectCollection Constructor
Constructor

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public InfoObjectCollection(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type
See Also