|
| static IDictionary< TKey, TValue > | AsDictionary< TKey, TValue > (this Map map) |
| | Returns a IDictionary<TKey, TValue> implementation for the given Map.
|
| |
Definition at line 6 of file MapExtensions.cs.
◆ AsDictionary< TKey, TValue >()
| static IDictionary< TKey, TValue > java.util.MapExtensions.AsDictionary< TKey, TValue > |
( |
this Map | map | ) |
|
|
static |
Returns a IDictionary<TKey, TValue> implementation for the given Map.
- Template Parameters
-
- Parameters
-
- Returns
The documentation for this class was generated from the following file: