| BindingCollectionRemove Method (BaseInfo) | 
            Adds new object to the collection.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
 Syntax
Syntaxpublic override void Remove(
	params BaseInfo[] objects
)
Parameters
- objects
- Type: CMS.DataEngineBaseInfo
 Objects to add
 See Also
See Also