public int LeerCantidad()
 {
     return(datos.LeerCantidad());
 }