IEnumComReferences Members
Include Protected Members
Include Inherited Members
Enumerator for COM references. Used in the Add Reference dialog of the IDE.
The IEnumComReferences type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Clones this IEnumComReferences interface by creating another instance. | |
Next | Retrieves the next group of COM references. | |
Reset | Return the enumerator to its initial state. | |
Skip | Skip over a specified number of COM references. |
Top