GetEnumerator

Rows.GetEnumerator method

获取集合的枚举数

public IEnumerator<Row> GetEnumerator()

返回值

枚举器对象。

也可以看看