TCodeParameterDeclaration.CustomAttributes Property
Gets the list of custom attributes applied to this parameter.
Syntax
Unit: Bcl.Code.MetaClasses
property TCodeParameterDeclaration.CustomAttributes: TObjectList<TCodeAttributeDeclaration>
Gets the list of custom attributes applied to this parameter.
Unit: Bcl.Code.MetaClasses
property TCodeParameterDeclaration.CustomAttributes: TObjectList<TCodeAttributeDeclaration>