Root

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonObject > Properties >

Root

SIGNATURE=IWJsonTools.TJsonObject.Root

 

ETYPE=Property

 

Declaration:

Delphi:

public property Root: TJsonObject;

C++:

public: __property TJsonObject Root;

 

Description: Root node is read only. A node the root when it has no parent.