BestBetCollection.Remove 方法 (Microsoft.Office.Server.Search.Administration)

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

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Sub Remove ( _
    bestBet As BestBet _
)
用法
Dim instance As BestBetCollection
Dim bestBet As BestBet

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

参数

另请参阅

参考

BestBetCollection 类
BestBetCollection 成员
Microsoft.Office.Server.Search.Administration 命名空间