value::size Method
How many children does the value have?
size_t size() const;
Return Value
The number of children. 0 for all non-composites.
Requirements
Header: json.h
Namespace: web::json
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How many children does the value have?
size_t size() const;
The number of children. 0 for all non-composites.
Header: json.h
Namespace: web::json