接著,我們可以根據上述方法所得到的DataRow來查詢其在所屬dataTable中的Index. 方法如下:. int Index_temp = dataTable.Rows.IndexOf(Row_temp);.
確定! 回上一頁