Click or drag to resize

ArchivableDictionaryGetDouble Method

Overload List
  NameDescription
Public methodGetDouble(String)
Get value as double, will only succeed if value was created using Set(string key, double value)
Public methodGetDouble(String, Double)
Get value as double, will only succeed if value was created using Set(string key, double value)
Top
See Also