Click or drag to resize

ISettingsProcessorGetLong Method

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