Method IDictionary.Contains
- Namespace
- DisCatSharp.Common
- Assembly
- DisCatSharp.Common.dll
IDictionary.Contains(object)
Contains the.
bool IDictionary.Contains(object key)
Parameters
key
objectThe key.
Returns
- bool
A bool.
Contains the.
bool IDictionary.Contains(object key)
key
objectThe key.
A bool.