|
|
INIReaderasInt Method |
| Name | Description | |
|---|---|---|
| asInt(String) |
return value associated to a key as an int.
Throws an exception if key could not be found.
| |
| asInt(String, Int32) |
return value associated to a key as an int.
|