单项选择题

A.dataTable.Rows[9].add();
B.dataTable.Rows[10].Delete();
C.dataTable.Rows[8].Delete();
D.dataTable.Rows[8].Add();