ProviderDictionaryTKey, TValueRemoveInternal Method |
Removes the key from the internal dictionary
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax protected virtual void RemoveInternal(
TKey key
)
Parameters
- key
- Type: TKey
Key to remove
See Also