MutableDictionary Constructor |
| Name | Description | |
|---|---|---|
| MutableDictionary |
Default Constructor
| |
| MutableDictionary(IDictionaryString, Object) |
Creates a dictionary given the initial set of keys and values
from an existing dictionary
|