Partager via


ReorderingRuleCollection.Add - Méthode (ReorderingRuleMatchType, String, Int32)

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

Syntaxe

'Déclaration
Public Sub Add ( _
    matchType As ReorderingRuleMatchType, _
    matchValue As String, _
    boost As Integer _
)
'Utilisation
Dim instance As ReorderingRuleCollection
Dim matchType As ReorderingRuleMatchType
Dim matchValue As String
Dim boost As Integer

instance.Add(matchType, matchValue, boost)
public void Add(
    ReorderingRuleMatchType matchType,
    string matchValue,
    int boost
)

Paramètres

Voir aussi

Référence

ReorderingRuleCollection classe

ReorderingRuleCollection - Membres

Add - Surcharge

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