API:System.JSON.Builders.TJSONCollectionBuilder.DoGetReader

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoGetReader(AWriter: TJsonWriter): TJsonReader; virtual;

C++

virtual System::Json::Readers::TJsonReader* __fastcall DoGetReader(System::Json::Writers::TJsonWriter* AWriter);

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder

Description

Embarcadero Technologies does not currently have any additional information.