DictionaryTKey, TValue Properties |
The DictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of key/value pairs contained in the DictionaryTKey, TValue. |
![]() | Keys | Gets a collection containing the keys in the DictionaryTKey, TValue. |
![]() | Values | Gets a collection containing the values in the DictionaryTKey, TValue. |