API:System.JSON.BSON.TBsonWriter.Close

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Close; override;

C++

virtual void __fastcall Close();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON TBsonWriter

Beschreibung

Schließt den Writer.

System.JSON.BSON.TBsonWriter.Close erbt von System.JSON.Writers.TJsonWriter.Close. Der folgende Inhalt bezieht sich auf System.JSON.Writers.TJsonWriter.Close.

Schließt den Writer.

Siehe auch