IVsEnumTaskItems Members
Include Protected Members
Include Inherited Members
Enumerates the task items associated with task providers.
The IVsEnumTaskItems type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates an enumerator that contains the same state as the current enumerator. |
![]() |
Next | Retrieves a specified number of task items in the enumeration sequence. |
![]() |
Reset | Sets the enumeration sequence to the beginning. |
![]() |
Skip | Skips a specified number of task items in the enumeration sequence. |
Top