EnumerableHierarchiesCollection::Reset Method (IEnumHierarchies^)

 

Resets the counter of the collection.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
virtual int Reset(
	IEnumHierarchies^ enumerator
) override

Parameters

enumerator
Type: Microsoft.VisualStudio.Shell.Interop::IEnumHierarchies^

The enumerator.

Return Value

Type: System::Int32
Return to top
Show: