Dictionary extensions
More...
|
static T | KeyByValue< T, W > (this Dictionary< T, W > dictionary, T value) |
| Finds a key (if there's one) that matches the value set in parameters More...
|
|
◆ KeyByValue< T, W >()
static T MoreMountains.Tools.MMDictionaryExtensions.KeyByValue< T, W > |
( |
this Dictionary< T, W > |
dictionary, |
|
|
T |
value |
|
) |
| |
|
static |
Finds a key (if there's one) that matches the value set in parameters
- Template Parameters
-
- Parameters
-
- Returns
The documentation for this class was generated from the following file: