InfoObjectCollectionTInfoInit Method |
Initializes the collection to use specific object type
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax protected void Init(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type to use
See Also