Compartir a través de


: ScopeDisplayGroup.IndexOf (Método) (Microsoft.Office.Server.Search.Administration)

Gets the index for a specified scope.

Espacio de nombres:
Ensamblado: Microsoft.Office.Server.Search (in microsoft.office.server.search.dll)

Sintaxis

'Declaración
Public Function IndexOf ( _
    scope As Scope _
) As Integer
'Uso
Dim instance As ScopeDisplayGroup
Dim scope As Scope
Dim returnValue As Integer

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

Parámetros

Valor devuelto

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

Vea también

Referencia

ScopeDisplayGroup (Clase)
ScopeDisplayGroup (Miembros)
Microsoft.Office.Server.Search.Administration (Espacio de nombres)