Ejemplo n.º 1
0
 public int GetInteger(string colName)
 {
     return(TabFile.GetInteger(Row, colName));
 }