Partager via


ScopeDisplayGroup.IndexOf, méthode (Microsoft.Office.Server.Search.Administration)

Gets the index for a specified scope.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Function IndexOf ( _
    scope As Scope _
) As Integer
'Utilisation
Dim instance As ScopeDisplayGroup
Dim scope As Scope
Dim returnValue As Integer

returnValue = instance.IndexOf(scope)
public int IndexOf (
    Scope scope
)

Paramètres

Valeur de retour

A 32-bit integer that contains the index of the scope in the display group's scope collection.

Voir aussi

Référence

ScopeDisplayGroup, classe
Membres ScopeDisplayGroup
Microsoft.Office.Server.Search.Administration, espace de noms