|
static Dictionary< V, K > | ReverseKeyVal< K, V > (this IReadOnlyDictionary< K, V > source) |
|
static Dictionary< V, K > | ReverseKeyValInto< K, V > (this IReadOnlyDictionary< K, V > source, Dictionary< V, K > target) |
|
static bool | TryAddAllFrom< K, V > (this Dictionary< K, V > target, IReadOnlyDictionary< K, V > source) |
|
◆ ReverseKeyVal< K, V >()
static Dictionary< V, K > DictionaryExtensions.ReverseKeyVal< K, V > |
( |
this IReadOnlyDictionary< K, V > |
source | ) |
|
|
static |
◆ ReverseKeyValInto< K, V >()
static Dictionary< V, K > DictionaryExtensions.ReverseKeyValInto< K, V > |
( |
this IReadOnlyDictionary< K, V > |
source, |
|
|
Dictionary< V, K > |
target |
|
) |
| |
|
static |
◆ TryAddAllFrom< K, V >()
static bool DictionaryExtensions.TryAddAllFrom< K, V > |
( |
this Dictionary< K, V > |
target, |
|
|
IReadOnlyDictionary< K, V > |
source |
|
) |
| |
|
static |
The documentation for this class was generated from the following file:
- D:/Users/marco/Dokuments/OneDrive/FAU/Informatik/!UFrameIT/FrameIT/MaZiFAU/Assets/Scripts/Utility/Extensions/DictionaryExtensions.cs