Exemple #1
0
 public int GetRowsCount()
 {
     return(_tableFile.GetRowCount() - 1); // 减去注释行
 }