Nevron .NET Vision
Nevron.Compiler Namespace / IAssemblyEnum Interface
Members


In This Topic
    IAssemblyEnum Interface
    In This Topic
    Object Model
    IAssemblyEnum Interface
    Syntax
    'Declaration
     
    
    <System.Runtime.InteropServices.InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
    <System.Runtime.InteropServices.GuidAttribute("21b8916c-f28e-11d2-a473-00c04f8ef448")>
    Public Interface IAssemblyEnum 
    'Usage
     
    
    Dim instance As IAssemblyEnum
    [System.Runtime.InteropServices.InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
    [System.Runtime.InteropServices.Guid("21b8916c-f28e-11d2-a473-00c04f8ef448")]
    public interface IAssemblyEnum 
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also