ScopeRulesEnumerator.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 ScopeRulesEnumerator
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 to the end of the collection.
另请参阅
参考
ScopeRulesEnumerator 类
ScopeRulesEnumerator 成员
Microsoft.Office.Server.Search.Administration 命名空间