value::is_array Method
Is the current value an array?
bool is_array() const;
Return Value
true if the value is an array, false otherwise
Requirements
Header: json.h
Namespace: web::json
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Is the current value an array?
bool is_array() const;
true if the value is an array, false otherwise
Header: json.h
Namespace: web::json