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