System.JSON.Serializers.TJsonSerializer.MatchConverter
Delphi
class function MatchConverter(const AConverters: TList<TJsonConverter>; ATypeInf: PTypeInfo): TJsonConverter; static;
C++
static TJsonConverter* __fastcall MatchConverter(System::Generics::Collections::TList__1<TJsonConverter*>* const AConverters, System::Typinfo::PTypeInfo ATypeInf);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
Description
Embarcadero Technologies does not currently have any additional information.