Partager via


QueryRuleGroupCollection.IndexOf - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Query.Rules
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
Public Function IndexOf ( _
    queryRuleGroup As QueryRuleGroup _
) As Integer
'Utilisation
Dim instance As QueryRuleGroupCollection
Dim queryRuleGroup As QueryRuleGroup
Dim returnValue As Integer

returnValue = instance.IndexOf(queryRuleGroup)
public int IndexOf(
    QueryRuleGroup queryRuleGroup
)

Paramètres

Valeur renvoyée

Type : System.Int32

Voir aussi

Référence

QueryRuleGroupCollection classe

QueryRuleGroupCollection - Membres

Microsoft.Office.Server.Search.Query.Rules - Espace de noms