DictExtensions Methods |
The DictExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| SetDefaultK, V |
Returns a value from the dictionary by a key. If the key is not present yet, then a new
default entry is created and returned.
|