| InfoObjectRepositoryAddCollection Method (String) | 
            Registers the given collection of objects within the repository. Includes all the objects of given type.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntaxpublic void AddCollection(
	string objectType
)
Parameters
- objectType
 - Type: SystemString
Object type 
See Also