| JsonNumber Properties |
The JsonNumber type exposes the following members.
| Name | Description | |
|---|---|---|
| DoubleValue |
Gets the double value.
| |
| IntegerValue |
Gets the integer value.
| |
| LongValue |
Gets the long value.
| |
| SingleValue |
Gets the single value.
| |
| Value |
Gets the decimal value.
|