System.JSON.Serializers.TJsonDefaultContractResolver.FCachedAttributeConverters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCachedAttributeConverters: TDictionary<TJsonConverterClass, TJsonConverter>;

C++

System::Generics::Collections::TDictionary__2<TJsonConverterClass,TJsonConverter*>* FCachedAttributeConverters;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.