Click or drag to resize
JsonNumber Properties

The JsonNumber type exposes the following members.

Properties
  NameDescription
Public propertyDoubleValue
Gets the double value.
Public propertyIntegerValue
Gets the integer value.
Public propertyLongValue
Gets the long value.
Public propertySingleValue
Gets the single value.
Public propertyValue
Gets the decimal value.
Top
See Also