Removes the specified object from the collection.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- objects
 - Type: 
System.Collections.Generic IEnumerable TObject 
Object to remove 
See Also