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