RemoveRange

Rows.RemoveRange method

从集合中删除行集。

public void RemoveRange(int index, int count)
范围类型描述
indexInt32集合索引。
countInt32行数。

也可以看看