System.JSON.Serializers.IJsonAttributeProvider.GetAttribute
Delphi
function GetAttribute(const AAttributeClass: TCustomAttributeClass; AInherit: Boolean = False): TCustomAttribute;
C++
virtual System::TCustomAttribute* __fastcall GetAttribute(const System::TCustomAttributeClass AAttributeClass, bool AInherit = false) = 0 ;
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | IJsonAttributeProvider |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !