ScopeRulesEnumerator Constructor

Initializes a new instance of the ScopeRulesEnumerator class.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Sub New ( _
    rules As ScopeRuleCollection _
)
'Usage
Dim rules As ScopeRuleCollection

Dim instance As New ScopeRulesEnumerator(rules)
public ScopeRulesEnumerator(
    ScopeRuleCollection rules
)

Parameters

See Also

Reference

ScopeRulesEnumerator Class

ScopeRulesEnumerator Members

Microsoft.Office.Server.Search.Administration Namespace