|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Methods > IsNull |
SIGNATURE=IWJsonDataObjects.TJsonObject.IsNull@string
ETYPE=Method
Declaration:
Delphi: |
public function IsNull(const Name: string): Boolean; |
C++: |
public: __fastcall bool IsNull(const String Name); |
Description: This is IsNull, a member of class TJsonObject.