1this.listResultat.Sort(delegate(CplProduit x, CplProduit y) { return x.DPrime.CompareTo(y.DPrime); });