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