System.JSON.Serializers.TJsonDynamicContractResolver.SetFieldsIgnored

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetFieldsIgnored(ATypeInf: PTypeInfo; const AFieldNames: array of string);

C++

void __fastcall SetFieldsIgnored(System::Typinfo::PTypeInfo ATypeInf, const System::UnicodeString *AFieldNames, const System::NativeInt AFieldNames_High);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonDynamicContractResolver

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.