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
Public method Clone Creates an enumerator that contains the same state as the current enumerator.
Public method Next Retrieves a specified number of task items in the enumeration sequence.
Public method Reset Sets the enumeration sequence to the beginning.
Public method Skip Skips a specified number of task items in the enumeration sequence.

Top

See Also

Reference

IVsEnumTaskItems Interface

Microsoft.VisualStudio.Shell.Interop Namespace