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 |
---|---|
TValue | value |
Returns
Type |
---|
bool |