System.JSON.TJSONObject.GetCount

提供:RAD Studio API Documentation

Delphi

function GetCount: Integer; inline;

C++

int __fastcall GetCount();

プロパティ

種類 可視性 ソース ユニット
function protected
System.JSON.pas
System.JSON.hpp
System.JSON TJSONObject


説明

JSON オブジェクトのキー/値ペアの数を返します。

関連項目