System.JSON.TJSONNumber.GetAsDouble
Delphi
function GetAsDouble: Double;
C++
double __fastcall GetAsDouble();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp | System.JSON | TJSONNumber | 
説明
数値の double 表現を返します。
GetAsDouble は、数値の double 表現を返します。