Compartilhar via


BestBetIdCollection.GetBestBetsFromIds method

Namespace:  Microsoft.Office.Server.Search.Query.Rules
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaração
Public Function GetBestBetsFromIds As IEnumerable(Of BestBet)
'Uso
Dim instance As BestBetIdCollection
Dim returnValue As IEnumerable(Of BestBet)

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

Valor retornado

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

Ver também

Referência

BestBetIdCollection class

BestBetIdCollection members

Microsoft.Office.Server.Search.Query.Rules namespace