System.JSON.TJSONArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.JSON.TJSONValueSystem.JSON.TJSONAncestorSystem.TObjectTJSONArray

Delphi

TJSONArray = class sealed(TJSONValue)

C++

class PASCALIMPLEMENTATION TJSONArray : /*[[sealed]]*/ public TJSONValue

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON

Description

Implémente un tableau JSON.

TJSONArray est la classe qui implémente un tableau JSON.

Voir aussi