SynonymsEnumerator.MoveNext 方法 (Microsoft.Office.Server.Search.Administration)

Advances the enumerator to the next element of the collection.

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

语法

声明
Public Function MoveNext As Boolean
用法
Dim instance As SynonymsEnumerator
Dim returnValue As Boolean

returnValue = instance.MoveNext
public bool MoveNext ()

返回值

true if the enumerator is successfully advanced to the next element; otherwise, false if the enumerator is passed the end of the collection.

另请参阅

参考

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