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.

See Also

Reference

Map Generic Class
Map Members
Microsoft.Modeling Namespace