Click or drag to resize

ISettingsProcessorGetDouble Method

Overload List
 NameDescription
Public methodGetDouble(Object, Object) Gets a nullable double value from the settings, uniquely identified by the group and key parameters.
Public methodGetDouble(Object, Object, Double) Gets a double value (or fallback default value) from the settings, uniquely identified by the group and key parameters.
Top
See Also