InsertObject

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonArray > Methods >

InsertObject

SIGNATURE=IWJsonDataObjects.TJsonArray.InsertObject@Integer@TJsonObject

 

ETYPE=Method

 

Declaration:

Delphi:

public procedure InsertObject(Index: Integer; const Value: TJsonObject); overload;

C++:

void public: __fastcall InsertObject(int Index, const TJsonObject Value);

 

Description: makes it easier to insert "null