Table of Contents

TTMSFNCUtils.GetJSONObjectSize Method

Returns the number of name/value pairs in a JSON object.

API unit family: TMSFNCUtils Declaring type: TTMSFNCUtils

Syntax

class function GetJSONObjectSize(AJSONObject: TJSONObject): Integer;

Parameters

Name Description
AJSONObject JSON object to inspect.

Returns

Object pair count.