| InfoObjectRepositoryAdd Method  | 
            Adds new object to the collection.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic virtual void Add(
	params BaseInfo[] objects
)
Parameters
- objects
 - Type: CMS.DataEngineBaseInfo
Objects to add 
See Also