TJSONObject.Exists(UnicodeString,TJSONValue) Method
Represents method Exists(UnicodeString,TJSONValue).
public function Exists(const Name: UnicodeString; out Value: TJSONValue): Boolean; overload;
Parameters
- Name
- Type: UnicodeString
- Value
- Type: TJSONValue
Return Value
Type: Boolean