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