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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte 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. |