System.JSON.TJSONNumber.GetAsUInt64

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAsUInt64: UInt64;

C++

unsigned __int64 __fastcall GetAsUInt64();

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONNumber

Description

Embarcadero Technologies does not currently have any additional information.