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

See Also

Reference

value Class