Partager via


ReorderingRuleCollection.Add(ReorderingRuleMatchType, String, Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public void Add (Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType matchType, string matchValue, int boost);
member this.Add : Microsoft.SharePoint.Client.Search.Query.ReorderingRuleMatchType * string * int -> unit
Public Sub Add (matchType As ReorderingRuleMatchType, matchValue As String, boost As Integer)

Parameters

matchValue
String
boost
Int32
Attributes

Applies to