Item

RowCollection indexer

得到一个给定行索引的对象。给定行索引的 Row 对象如果之前不存在将被实例化。

public Row this[int rowIndex] { get; }

也可以看看