Click or drag to resize
InfoObjectCollection<TInfo> Constructor (String)
Constructor

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

Parameters

objectType
Type: System.String
Object type
See Also