Method IDictionary<string, TValue>.Remove
- Namespace
- DisCatSharp.Common
- Assembly
- DisCatSharp.Common.dll
IDictionary<string, TValue?>.Remove(string)
Removes the.
bool IDictionary<string, TValue?>.Remove(string key)
Parameters
key
stringThe key.
Returns
- bool
A bool.