GetEnumerator

Cells.GetEnumerator method

获取集合的枚举器。

public IEnumerator<Cell> GetEnumerator()

返回值

枚举器对象。

也可以看看