API:System.JSON.TJSONArray.Size
Delphi
function Size: Integer; inline; deprecated 'Use Count Property';
C++
int __fastcall Size _DEPRECATED_ATTRIBUTE1("Use Count Property") (void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.JSON.pas System.JSON.hpp |
System.JSON | TJSONArray |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!