Table of Contents

Method ICollection<KeyValuePair<string, TValue>>.Remove

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

ICollection<KeyValuePair<string, TValue?>>.Remove(KeyValuePair<string, TValue?>)

Removes the.

bool ICollection<KeyValuePair<string, TValue?>>.Remove(KeyValuePair<string, TValue?> item)

Parameters

item KeyValuePair<string, TValue>

The item.

Returns

bool

A bool.