Click or drag to resize

ArchivableDictionaryGetFloat Method

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