ScopeRulesEnumerator.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 ScopeRulesEnumerator

instance.Reset()
public void Reset()

Implements

IEnumerator.Reset()

See Also

Reference

ScopeRulesEnumerator Class

ScopeRulesEnumerator Members

Microsoft.Office.Server.Search.Administration Namespace