ScopeDisplayGroupEnumerator-Konstruktor
Initialisiert eine neue Instanz der ScopeDisplayGroupEnumerator -Klasse.
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
)
Parameter
displayGroup
Typ: Microsoft.Office.Server.Search.Administration.ScopeDisplayGroupDas ScopeDisplayGroup -Objekt zum durchlaufen.
Siehe auch
Referenz
ScopeDisplayGroupEnumerator Klasse