DictionaryExtensions Class |
Namespace: Kit
The DictionaryExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| DeconstructT1, T2 | Allows to iterate over a dictionary using tuples. | |
| GetOrDefaultTKey, TValue | Return the value of a given key if it exists or the default value ( for reference types) if not. |