TRttiObjectHelper.GetCustomAttribute(TAttributeClass,Boolean) Method
Represents method GetCustomAttribute(TAttributeClass,Boolean)
.
public function GetCustomAttribute(attributeClass: TAttributeClass; inherit: Boolean = False): TCustomAttribute; overload;
Parameters
- attributeClass
- Type: TAttributeClass
- inherit
- Type: Boolean
Return Value
Type: TCustomAttribute