Compartir a través de


del método QueryRuleCollection.IndexOf

Espacio de nombres:  Microsoft.Office.Server.Search.Query.Rules
Ensamblado:  Microsoft.Office.Server.Search (en Microsoft.Office.Server.Search.dll)

Sintaxis

'Declaración
Public Function IndexOf ( _
    queryRule As QueryRule _
) As Integer
'Uso
Dim instance As QueryRuleCollection
Dim queryRule As QueryRule
Dim returnValue As Integer

returnValue = instance.IndexOf(queryRule)
public int IndexOf(
    QueryRule queryRule
)

Parámetros

Valor devuelto

Tipo: System.Int32

Vea también

Referencia

clase QueryRuleCollection

Miembros QueryRuleCollection

Espacio de nombres Microsoft.Office.Server.Search.Query.Rules