value::is_object Method
Is the current value an object?
bool is_object() const;
Return Value
true if the value is an object, false otherwise
Requirements
Header: json.h
Namespace: web::json
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Is the current value an object?
bool is_object() const;
true if the value is an object, false otherwise
Header: json.h
Namespace: web::json