IEnumSystemAssemblies Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
| Name | Description | |
|---|---|---|
![]() | Clone(IEnumSystemAssemblies^) | Clones this IEnumSystemAssemblies interface by creating another instance. |
![]() | Count(UInt32) | Gets the number of enumerated system assemblies. |
![]() | Next(UInt32, array<String^>^, UInt32) | Retrieves the next system assembly. |
![]() | Reset() | Resets the collection of assemblies to the first one. |
![]() | Skip(UInt32) | Moves ahead in the list of system assemblies. |
Show:
