public CustomAttributeData? GetCustomAttribute(
Type attributeType
)Public Function GetCustomAttribute (
attributeType As Type
) As CustomAttributeDatapublic:
CustomAttributeData^ GetCustomAttribute(
Type^ attributeType
)function GetCustomAttribute(attributeType);