Share via


BestBetCollection.Remove Method

Removes the association between a specified best bet and the keyword parent for this collection of best bets.

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

Syntax

'Declaration
Public Sub Remove ( _
    bestBet As BestBet _
)
'Usage
Dim instance As BestBetCollection
Dim bestBet As BestBet

instance.Remove(bestBet)
public void Remove(
    BestBet bestBet
)

Parameters

See Also

Reference

BestBetCollection Class

BestBetCollection Members

Microsoft.Office.Server.Search.Administration Namespace