ProviderDictionaryTKey, TValueDelete Method |
Removes the specified object and logs the web farm task.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public void Delete(
TKey key
)
Parameters
- key
- Type: TKey
Key to remove
See Also