Include Protected Members
Include Inherited Members
Enumerates a collection of GUIDs.
The IVsEnumGUID type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | Clone | Duplicates a collection of GUIDs. | 
| .gif) | GetCount | Returns the total count of GUIDs in the enumeration sequence. | 
| .gif) | Next | Retrieves GUIDs from the enumeration sequence. | 
| .gif) | Reset | Resets the enumeration sequence to the beginning. | 
| .gif) | Skip | Skips GUIDs in the enumeration sequence. | 
Top