Partilhar via


Método IVsUIEnumDataSourceProperties.Reset ()

 

Reinicializa a sequência de enumeração.

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 seqüência foi redefinida.

Consulte também

Interface IVsUIEnumDataSourceProperties
Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo