API:System.JSON.Serializers.TJsonDefaultContractResolver.FCachedAttributeConverters

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCachedAttributeConverters: TDictionary<TClass, TJsonConverter>;

C++

System::Generics::Collections::TDictionary__2<System::TClass,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.