Method IDictionary.Remove
- Namespace
- DisCatSharp.Common
- Assembly
- DisCatSharp.Common.dll
IDictionary.Remove(object)
Removes the.
void IDictionary.Remove(object key)
Parameters
key
objectThe key.
Removes the.
void IDictionary.Remove(object key)
key
objectThe key.