list string sum c# code example Example: c# sum of list using System.Linq; int my_sum = my_int_list.Sum();