IEnumPackages Members

Include Protected Members
Include Inherited Members

Enumerator for the currently loaded VSPackages. You can get an instance of the interface through the GetPackageEnum method of the IVsShell interface.

The IEnumPackages type exposes the following members.

Methods

  Name Description
Public method Clone Clones this IEnumPackages interface by creating another instance.
Public method Next Retrieves the next group of package interfaces (IVsPackage).
Public method Reset Returns the enumerator to its initial state.
Public method Skip Skip over a specified number of hierarchy interfaces.

Top

See Also

Reference

IEnumPackages Interface

Microsoft.VisualStudio.Shell.Interop Namespace