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