Click or drag to resize

ArchivableDictionaryGetBool Method

Overload List
  NameDescription
Public methodGetBool(String)
Get value as Boolean, will only succeed if value was created using Set(string key, Boolean value)
Public methodGetBool(String, Boolean)
Get value as Boolean, will return defaultValue unless value was created using Set(string key, Boolean value)
Top
See Also