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