Method Contains
Contains(TKey)
Determines whether the System.Collections.Generic.ICollection<> contains a specific value.
Declaration
public bool Contains(TKey item)
Parameters
Type | Name | Description |
---|---|---|
TKey | item |
Returns
Type | Description |
---|---|
System.Boolean |