System.JSON.TJSONNumber Properties
InheritedProtected
| A | public | |
| AsCurrency | public | |
| AsDouble | public | Specifies the double representation of the number. |
| AsInt | public | Specifies the integer representation of the number. |
| AsInt64 | public | Specifies the Int64 representation of the number. |
| AsUInt | public | |
| AsUInt64 | public | |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Null | public | Specifies whether the current JSON instance represents a JSON null value. |
| Owned | public | Specifies whether the current JSON instance is owned by the byte container. |
| P | public | Finds a JSON value and returns the reference to it. |