MetadataTypeInfoGetCustomAttributes Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Object[] GetCustomAttributes(
Type attributeType,
bool inherit = true
)
Parameters
- attributeType Type
-
- inherit Boolean (Optional)
-
Return Value
Object
See Also