KeywordsEnumerator 构造函数 (Microsoft.Office.Server.Search.Administration)

Initializes a new instance of the KeywordsEnumerator class.

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

语法

声明
Public Sub New ( _
    specialTerms As KeywordCollection _
)
用法
Dim specialTerms As KeywordCollection

Dim instance As New KeywordsEnumerator(specialTerms)
public KeywordsEnumerator (
    KeywordCollection specialTerms
)

参数

另请参阅

参考

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