Map Constructor
Creates a map value from a IEnumerable of KeyValuePair types.
Overload List
Name | Description |
---|---|
Map () | Constructs an empty map value. |
Map (IEnumerable) | Creates a map value from a IEnumerable of KeyValuePair types. |
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Creates a map value from a IEnumerable of KeyValuePair types.
Name | Description |
---|---|
Map () | Constructs an empty map value. |
Map (IEnumerable) | Creates a map value from a IEnumerable of KeyValuePair types. |