KeywordsEnumerator constructor

Initializes a new instance of the KeywordsEnumerator class.

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

Syntax

'Declaration
Public Sub New ( _
    specialTerms As KeywordCollection _
)
'Usage
Dim specialTerms As KeywordCollection

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

Parameters

See also

Reference

KeywordsEnumerator class

KeywordsEnumerator members

Microsoft.Office.Server.Search.Administration namespace