IProviderDictionaryTemplateValueTypeRemove Method |
Removes the specified object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax void Remove(
Object key
)
Parameters
- key
- Type: SystemObject
Key to remove
See Also