IAssemblyEnum Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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() |