System.JSON.BSON.TBsonWriter.WriteEndObject

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure WriteEndObject; override;

C++

virtual void __fastcall WriteEndObject(void);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter


Description

Ecrit la fin d'un objet démarré préalablement.

Voir aussi