'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, AllowMultiple=False, Inherited=True)> <ComVisibleAttribute(False)> Public NotInheritable Class MeansImplicitUseAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As MeansImplicitUseAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public sealed class MeansImplicitUseAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(ValidOn=AttributeTargets.Class, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public ref class MeansImplicitUseAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute