'Declaration
<AttributeUsageAttribute(AttributeTargets.Class Or _ AttributeTargets.Struct)> <ComVisibleAttribute(False)> <MeansImplicitUseAttribute()> Public NotInheritable Class AETypeAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As AETypeAttribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] [MeansImplicitUse()] public sealed class AETypeAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Struct)] [ComVisible(false)] [MeansImplicitUse()] public ref class AETypeAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute