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 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | IJsonAttributeProvider |
Description
Embarcadero Technologies does not currently have any additional information.