CategoriesEnumerator.Reset Method
Sets the enumerator to its initial position, which is before the first element in the collection.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Reset
'Usage
Dim instance As CategoriesEnumerator
instance.Reset()
public void Reset()