System.JSON.TJSONNumber.GetAsInt64
Delphi
function GetAsInt64: Int64;
C++
__int64 __fastcall GetAsInt64();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONNumber |
Delphi
function GetAsInt64: Int64;
C++
__int64 __fastcall GetAsInt64();
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONNumber |