ProviderDictionaryTKey, TValueRemove Method (TKey) |
Removes the specified object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public void Remove(
TKey key
)
Parameters
- key
- Type: TKey
Key to remove
See Also