IVsEnumGUID Methods

Include Protected Members
Include Inherited Members

The IVsEnumGUID type exposes the following members.

Methods

  Name Description
Public method Clone Duplicates a collection of GUIDs.
Public method GetCount Returns the total count of GUIDs in the enumeration sequence.
Public method Next Retrieves GUIDs from the enumeration sequence.
Public method Reset Resets the enumeration sequence to the beginning.
Public method Skip Skips GUIDs in the enumeration sequence.

Top

See Also

Reference

IVsEnumGUID Interface

Microsoft.VisualStudio.TextManager.Interop Namespace