insertList.Find(e => e.Month == "合计").IntroductProjectCount = IntroductProjectCount;
List<T>根据条件直接修改
原文:http://www.cnblogs.com/JJ.Net/p/4332190.html