ScopeRulesEnumerator 成员 (Microsoft.Office.Server.Search.Administration)
Supports iterating over a ScopeRuleCollection object and reading its individual ScopeRule objects.
以下表格列出了由 ScopeRulesEnumerator 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
ScopeRulesEnumerator | Initializes a new instance of the ScopeRulesEnumerator class. |
页首
公共属性
名称 | 说明 | |
---|---|---|
Current | Gets the current element in the collection. |
页首
公共方法
(另请参阅 受保护的方法 )
名称 | 说明 | |
---|---|---|
Equals | 已重载。 (继承自 Object) | |
GetHashCode | (继承自 Object) | |
GetType | (继承自 Object) | |
MoveNext | Advances the enumerator to the next element of the collection. | |
ReferenceEquals | (继承自 Object) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (继承自 Object) |
页首
受保护的方法
名称 | 说明 | |
---|---|---|
Finalize | (继承自 Object) | |
MemberwiseClone | (继承自 Object) |
页首
显式接口实现
名称 | 说明 | |
---|---|---|
System.Collections.IEnumerator.Current |
页首
另请参阅
参考
ScopeRulesEnumerator 类
Microsoft.Office.Server.Search.Administration 命名空间