Click or drag to resize

CategorizedSettingsElementValueAsDouble Method

Gets the setting value as a double.

Namespace: GSF.Configuration
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+ec4bfedd1c0ab71255187033f655a7f521a0a361
Syntax
public double ValueAsDouble()
View Source

Return Value

Double
Value as double.
See Also