![]() | IReadOnlyDictionaryTKey, TValue Properties |
The IReadOnlyDictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements in the collection.
(Inherited from IReadOnlyCollectionT.) |
![]() | Item |
Gets the element that has the specified key in the read-only dictionary.
|
![]() | Keys |
Gets an enumerable collection that contains the keys in the read-only dictionary.
|
![]() | Values |
Gets an enumerable collection that contains the values in the read-only dictionary.
|