I

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonArray > Properties >

I

SIGNATURE=IWJsonDataObjects.TJsonArray.I

 

ETYPE=Property

 

Declaration:

Delphi:

public property I [Index: Integer]: Integer;

C++:

public: __property int I[int Index];

 

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