Parse

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonObject > Methods >

Parse

SIGNATURE=IWJsonTools.TJsonObject.Parse@string

 

ETYPE=Method

 

Declaration:

Delphi:

public class function Parse(const S: string): TJsonObject;

C++:

public: __fastcall TJsonObject Parse(const String S);

 

Description: Methods/properties to replicate the interface of TJsonObject from IWJsonDataObjects so we have the same code in IntraWeb