Método IVsEnumOutputs.Reset ()
Reinicializa a sequência de enumeração.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
int Reset()
int Reset()
abstract Reset : unit -> int
Function Reset As Integer
Valor de retorno
Type: System.Int32
Consulte também
Interface IVsEnumOutputs
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo