|
ContainsValue
Determines whether the sorted hash table contains the key/value table with the specified value.
bool ContainsValue(
|
Parameters
value
[in] Value.
Return Value
Returns true, if the sorted hash table contains the key/value pair with the specified value, or false otherwise.