KeywordsEnumerator 构造函数

KeywordsEnumerator类的新实例进行初始化。

命名空间:  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 命名空间