IVsUIEnumDataSourceProperties::Reset Method ()

 

Resets the enumeration sequence to the beginning.

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

Returns S_OK if the sequence was reset.

Return to top
Show: