ScopeDisplayGroupEnumerator.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 ScopeDisplayGroupEnumerator
instance.Reset()
public void Reset()
Implements
See also
Reference
ScopeDisplayGroupEnumerator class