Bolt |
public sealed class BoltItemEnumerator : IEnumerator
The BoltItemEnumerator type exposes the following members.
| Name | Description | |
|---|---|---|
| Current | 获取当前螺栓配置 | |
| SelectInstances | 执行Current时是否自动执行BoltItem.Select以同步对象数据 |
| Name | Description | |
|---|---|---|
| GetEnumerator | ||
| GetSize | 获取当前迭代序列中对象数量 | |
| MoveNext | 移动到下一位置 | |
| Reset | 重置迭代器到序列的开始位置。 |