Overload List
| Name | Description | |
|---|---|---|
| GetString(String) | 
            Returns a string value held in the dictionary.
              | |
| GetString(String, String) | 
            Returns a string value held in the dictionary, or the defaultValue if the key cannot be found.
              | 
See Also