MapContainer.Add Method

Overload List

Name Description
MapContainer.Add (D, R) Add a KeyValuePair to the MapContainer. An exception is thrown if the key has already a definition in the MapContainer.
MapContainer.Add (KeyValuePair) Add KeyValuePair to the MapContainer. An exception is thrown if the key has already a definition in the MapContainer.

See Also

Reference

MapContainer Generic Class
MapContainer Members
Microsoft.Modeling Namespace