Compartilhar via


Método IVsUIEnumDataSourceVerbs.Reset ()

 

Redefine a enumeração para o primeiro item.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (em Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Sintaxe

int Reset()
int Reset()
abstract Reset : unit -> int
Function Reset As Integer

Valor de retorno

Type: System.Int32

Retorna S_OK se a enumeração foi redefinida.

Consulte também

Interface IVsUIEnumDataSourceVerbs
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo