C#. Copy Code. DataRow[] dr = null;//a datarow array dr = dt. ... and delete those rows from datatable foreach (DataRow row in dr) { dt.
確定! 回上一頁