ReadOnlyDictionary<TKey, TValue> Methods
Include Protected Members
Include Inherited Members
The ReadOnlyDictionary<TKey, TValue> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
ContainsKey | Determines whether this dictionary contains the specified dictionary key. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Returns an enumerator that iterates through the current ReadOnlyDictionary instance |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TryGetValue | Gets the value associated with the specified key. |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | Gets the enumerator. |
Top
.gif)
.gif)
.gif)
.gif)