API:System.JSON.BSON.TBsonReader

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

System.JSON.Readers.TJsonReaderSystem.JSON.Types.TJsonFilerSystem.JSON.Types.TJsonLineInfoSystem.TObjectTBsonReader

Delphi

TBsonReader = class(TJsonReader)

C++

class PASCALIMPLEMENTATION TBsonReader : public System::Json::Readers::TJsonReader

プロパティ

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

説明

JSON または同等の形式でシリアライズされたデータを読み込むことが可能なクラス群の基底クラス。

System.JSON.BSON.TBsonReader は System.JSON.Readers.TJsonReader を継承しています。以下の内容はすべて System.JSON.Readers.TJsonReader を参照しています。

JSON または同等の形式でシリアライズされたデータを読み込むことが可能なクラス群の基底クラス。

関連項目