Compartir a través de


IVsEnumHiddenRegions.Reset (Método)

Restablece la secuencia de enumeración al principio.

Espacio de nombres:  Microsoft.VisualStudio.TextManager.Interop
Ensamblado:  Microsoft.VisualStudio.TextManager.Interop (en Microsoft.VisualStudio.TextManager.Interop.dll)

Sintaxis

'Declaración
Function Reset As Integer
int Reset()
int Reset()
abstract Reset : unit -> int
function Reset() : int

Valor devuelto

Tipo: Int32
si el método tiene éxito, devuelve S_OK.Si se produce un error, devuelve un código de error.

Comentarios

Prototipo COM

de textmgr.idl:

[C++]

HRESULT IVsEnumHiddenRegions::Reset();

Seguridad de .NET Framework

Vea también

Referencia

IVsEnumHiddenRegions Interfaz

Microsoft.VisualStudio.TextManager.Interop (Espacio de nombres)