GetDouble
method in Global.DictionaryStringStringExt
Methods
public static double GetDouble(this Dictionary<string, string> aDict, string aKey, double aDefault)
Parameters
| Type | Name | Description |
|---|---|---|
| Dictionary<string, string> | aDict | |
| string | aKey | |
| double | aDefault |
Returns
| Type | Description |
|---|---|
| double |