IndexOf

Rows.IndexOf method

返回集合中行的索引。

public int IndexOf(Row row)
范围类型描述
rowRow现有行。

返回值

行索引

也可以看看