BestBetIdCollection.GetBestBetsFromIds - 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 GetBestBetsFromIds As IEnumerable(Of BestBet)
'Utilisation
Dim instance As BestBetIdCollection
Dim returnValue As IEnumerable(Of BestBet)

returnValue = instance.GetBestBetsFromIds()
public IEnumerable<BestBet> GetBestBetsFromIds()

Valeur renvoyée

Type : System.Collections.Generic.IEnumerable<BestBet>

Voir aussi

Référence

BestBetIdCollection classe

BestBetIdCollection - Membres

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