IVsEnumCommentTaskTokens Members
Include Protected Members
Include Inherited Members
Enumerates a collection of comment task tokens associated with the task list.
The IVsEnumCommentTaskTokens type exposes the following members.
Methods
Name
Description
Creates another enumerator that contains the same enumeration state as the current one.
Retrieves a specified number of comment task tokens in the enumeration sequence.
Resets the enumeration sequence to the beginning.
Skips a specified number of comment task tokens in the enumeration sequence.
Top