「System.JSON.TJSONObject.GetCount」の版間の差分
(LOC-20110) |
細 (1版: LOC-20110) |
(相違点なし)
| |
2016年3月1日 (火) 06:24時点における最新版
Delphi
function GetCount: Integer; inline;
C++
int __fastcall GetCount();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | protected | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONObject |
説明
JSON オブジェクトのキー/値ペアの数を返します。