IVsUIEnumDataSourceVerbs::Reset Method ()

 

Resets the enumeration to the first item.

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

int Reset()

Return Value

Type: System::Int32

Return S_OK if the enumeration was reset.

Return to top
Show: