Click or drag to resize

INIReaderasBool Method

Overload List
  NameDescription
Public methodasBool(String)
return value associated to a key as a bool. Throws an exception if key could not be found.
Public methodasBool(String, Boolean)
return value associated to a key as a bool.
Top
See Also