IVsEnumCommentTaskTokens.Reset 方法

将枚举序列重置到开始处。

命名空间:  Microsoft.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.Interop(在 Microsoft.VisualStudio.Shell.Interop.dll 中)

语法

声明
Function Reset As Integer
int Reset()

返回值

类型:System.Int32

备注

此接口 IVsEnumCommentTaskTokens.ResetSkip 方法可用于访问枚举中的特定位置在使用 Next 之前从枚举检索注释任务标记。

.NET Framework 安全性

请参见

参考

IVsEnumCommentTaskTokens 接口

Microsoft.VisualStudio.Shell.Interop 命名空间