| InfoObjectCollectionTInfoRemove Method (TInfo) | 
            Removes the specified object from the collection.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual void Remove(
	params TInfo[] objects
)
Parameters
- objects
- Type: TInfo
 Object to remove
 See Also
See Also