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. |
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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. |