Types

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonArray > Properties >

Types

SIGNATURE=IWJsonDataObjects.TJsonArray.Types

 

ETYPE=Property

 

Declaration:

Delphi:

public property Types [Index: Integer]: TJsonDataType;

C++:

public: __property TJsonDataType Types[int Index];

 

Description: This is Types, a member of class TJsonArray.