RemoveAt

Rows.RemoveAt method

从集合中删除位置处的行。

public void RemoveAt(int index)
范围类型描述
indexInt32集合索引。

也可以看看