IAssemblyEnum Interface

Definition

public interface class IAssemblyEnum
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("21b8916c-f28e-11d2-a473-00c04f8ef448")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAssemblyEnum
type IAssemblyEnum = interface
Public Interface IAssemblyEnum
Attributes

Methods

Clone(IAssemblyEnum)
GetNextAssembly(IntPtr, IAssemblyName, AsmDisplayFlags)
Reset()

Applies to