value::end Method
Gets the end iterator element for a composite value.
iterator end();
Return Value
An iterator to the element past the end of the JSON value.
Requirements
Header: json.h
Namespace: web::json
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Gets the end iterator element for a composite value.
iterator end();
An iterator to the element past the end of the JSON value.
Header: json.h
Namespace: web::json