IAssemblyEnum Interface
Represents an enumerator for an array of IAssemblyName
objects.
Methods
Method | Description |
---|---|
Clone Method | Creates a shallow copy of this IAssemblyEnum object. |
GetNextAssembly Method | Gets a pointer to the next IAssemblyName contained in this IAssemblyEnum object. |
Reset Method | Resets this IAssemblyEnum object to its starting position. |
Requirements
Platforms: See System Requirements.
Header: Fusion.h
.NET Framework Versions: Available since 2.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.