IndexOf()方法说明:获取指定System.Data.DataRow 对象的索引 示例如下: private int FindRowIndex(DataRow dr) { return dr.Table.Rows.
確定! 回上一頁