System.JSON.Serializers.TJsonDefaultContractResolver.FCachedContracts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FCachedContracts: TObjectDictionary<PTypeInfo, TJsonContract>;

C++

System::Generics::Collections::TObjectDictionary__2<System::Typinfo::PTypeInfo,TJsonContract*>* FCachedContracts;

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.