Overload List
Name | Description |
---|---|
Insert(String, IEDictionary) |
Maps the specified key to the specified object or value in this dictionary.
|
Insert(String, Boolean) |
Maps the specified key to the specified object or value in this dictionary.
|
Insert(String, Double) |
Maps the specified key to the specified object or value in this dictionary.
|
Insert(String, Int32) |
Maps the specified key to the specified object or value in this dictionary.
|
Insert(String, String) |
Maps the specified key to the specified object or value in this dictionary.
|