IVsEnumExternalErrors Members
Include Protected Members
Include Inherited Members
Represents a list of external errors.
The IVsEnumExternalErrors type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone | Returns a copy of the current enumeration as a separate object. | |
Next | Returns the next set of elements from the enumeration. | |
Reset | Resets the enumeration to the first element. | |
Skip | Skips over the specified number of elements. |
Top