System.JSON.Serializers.TJsonDefaultContractResolver.GetConverterFromAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetConverterFromAttribute(const AConverterAttribute: JsonConverterAttribute): TJsonConverter;

C++

TJsonConverter* __fastcall GetConverterFromAttribute(JsonConverterAttribute* const AConverterAttribute);

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonDefaultContractResolver

Description

Embarcadero Technologies does not currently have any additional information.