IVsUIEnumDataSourceVerbs.Reset Method

Definition

Resets the enumeration to the first item.

public:
 int Reset();
public:
 int Reset();
int Reset();
public int Reset ();
abstract member Reset : unit -> int
Public Function Reset () As Integer

Returns

Return S_OK if the enumeration was reset.

Applies to