Click or drag to resize
JsonNumberSingleValue Property
Gets the single value.

Namespace: Dextronet.Jsonie
Assembly: Dextronet.Jsonie (in Dextronet.Jsonie.dll) Version: 1.0.0.0
Syntax
public float SingleValue { get; }

Property Value

Type: Single
Exceptions
ExceptionCondition
OverflowExceptionWhen accessing value which is out of Single bounds.
See Also