Provides COM objects with version-independent access to the System.Reflection.MemberInfo.GetCustomAttributes(bool) method.
An array that contains all the custom attributes, or an array with zero (0) elements if no attributes are defined.
This method is for access to managed classes from unmanaged code and should not be called from managed code.
The System.Reflection.MemberInfo.GetCustomAttributes(bool) method returns an array containing all the custom attributes.