Method Contains
Contains(TValue)
Returns a value indicating whether any of the value sets in the dictionary contain the specified value.
Declaration
public bool Contains(TValue item)
Parameters
| Type | Name | Description |
|---|---|---|
| TValue | item |
Returns
| Type | Description |
|---|---|
| bool |