Click or drag to resize
InfoObjectCollectionInit Method
Initializes the collection to use specific object type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected void Init(
	string objectType
)

Parameters

objectType
Type: SystemString
Object type to use
See Also