API:System.JSON.BSON.TBsonWriter

提供: RAD Studio API Documentation
移動先: 案内検索

System.JSON.Writers.TJsonWriterSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTBsonWriter

Delphi

TBsonWriter = class(TJsonWriter)

C++

class PASCALIMPLEMENTATION TBsonWriter : public System::Json::Writers::TJsonWriter

プロパティ

種類 可視性 ソース ユニット
class public
System.JSON.BSON.pas
System.JSON.BSON.hpp
System.JSON.BSON System.JSON.BSON

説明

JSON データをシリアル化するロジックを備えた基底クラスです。

System.JSON.BSON.TBsonWriter は System.JSON.Writers.TJsonWriter を継承しています。以下の内容はすべて System.JSON.Writers.TJsonWriter を参照しています。

JSON データをシリアル化するロジックを備えた基底クラスです。

関連項目