public void RemoveInvestimentos(Investimentos investimentos)// Esse
 {
     Investimento.Remove(investimentos);
 }