Exists

<< Click to Display Table of Contents >>

Navigation:  Classes > TJsonObject > Methods >

Exists

SIGNATURE=IWJsonTools.TJsonObject.Exists@string

 

ETYPE=Method

 

Declaration:

Delphi:

public function Exists(const Path: string): Boolean;

C++:

public: __fastcall bool Exists(const String Path);

 

Description: Search for a node using a path string and return true if exists