Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool ContainsValue(TValue)

Declaration

public bool ContainsValue(
    TValue value
)

Summary

Equivalent to the same method in Dictionary<TKey, TValue>.