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. |
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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. |