Partager via


ScopeDisplayGroup.IndexOf - Méthode

Obtient l'index d'une étendue spécifiée.

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 renvoyée

Type : System.Int32
Entier 32 bits qui contient l'index de l'étendue de collection de portée du groupe d'affichage.

Voir aussi

Référence

ScopeDisplayGroup classe

ScopeDisplayGroup - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms