Table of Contents

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

Namespace
DisCatSharp.Common
Assembly
DisCatSharp.Common.dll

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

Contains the.

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

Parameters

item KeyValuePair<string, TValue>

The item.

Returns

bool

A bool.