System.JSON.Serializers.TJsonInlineAttributeProvider.GetAttribute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAttribute(const AAttributeClass: TCustomAttributeClass; AInherit: Boolean): TCustomAttribute;

C++

System::TCustomAttribute* __fastcall GetAttribute(const System::TCustomAttributeClass AAttributeClass, bool AInherit);

Properties

Type Visibility Source Unit Parent
function public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonInlineAttributeProvider

Description

Embarcadero Technologies does not currently have any additional information.