ScopeDisplayGroupEnumerator constructor

Initializes a new instance of the ScopeDisplayGroupEnumerator class.

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

Syntax

'Declaration
Public Sub New ( _
    displayGroup As ScopeDisplayGroup _
)
'Usage
Dim displayGroup As ScopeDisplayGroup

Dim instance As New ScopeDisplayGroupEnumerator(displayGroup)
public ScopeDisplayGroupEnumerator(
    ScopeDisplayGroup displayGroup
)

Parameters

See also

Reference

ScopeDisplayGroupEnumerator class

ScopeDisplayGroupEnumerator members

Microsoft.Office.Server.Search.Administration namespace