how to make a list that has two values at each entry c# code example Example: list with two values c# List<Tuple<T1, T2>> list;