ScopeDisplayGroupsEnumerator 成员
包括受保护的成员
包括继承的成员
在ScopeDisplayGroupsCollection对象上循环并读取其单个ScopeDisplayGroup对象的支持。
ScopeDisplayGroupsEnumerator 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
ScopeDisplayGroupsEnumerator | ScopeDisplayGroupsEnumerator 类的新实例进行初始化。 |
页首
属性
名称 | 说明 | |
---|---|---|
Current | 获取集合中的当前元素。 |
页首
方法
名称 | 说明 | |
---|---|---|
Equals | (从 Object 继承。) | |
Finalize | (从 Object 继承。) | |
GetHashCode | (从 Object 继承。) | |
GetType | (从 Object 继承。) | |
MemberwiseClone | (从 Object 继承。) | |
MoveNext | 使枚举数前进到集合的下一个元素。 | |
Reset | 将枚举数设置为其初始位置,即集合中的第一个元素之前。 | |
ToString | (从 Object 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
IEnumerator.Current |
页首