TRttiObjectHelper.GetCustomAttribute(TAttributeClass,Boolean) Method

Represents method GetCustomAttribute(TAttributeClass,Boolean).

Namespace: Spring.Reflection
public
 function GetCustomAttribute(attributeClass: TAttributeClass;
 inherit: Boolean = False): TCustomAttribute; overload;

Parameters

attributeClass
Type: TAttributeClass

inherit
Type: Boolean

Return Value

Type: TCustomAttribute