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. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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. |