Click or drag to resize

ISettingsProcessorGetInt Method

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