Partager via


QueryRuleGroupMembersCollection.OnPreRemoveInternal - Méthode

Ce membre remplace OrderedCollectionBase<T>.OnPreRemoveInternal(T).

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

Syntaxe

'Déclaration
Protected Overrides Sub OnPreRemoveInternal ( _
    queryRule As QueryRule _
)
'Utilisation
Dim queryRule As QueryRule

Me.OnPreRemoveInternal(queryRule)
protected override void OnPreRemoveInternal(
    QueryRule queryRule
)

Paramètres

Voir aussi

Référence

QueryRuleGroupMembersCollection classe

QueryRuleGroupMembersCollection - Membres

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