Table of Contents

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 string

The key.

Returns

bool

A bool.