how to create a list of a list of strings in c# code example Example: c# declare an int list List<int> intList = new List<int>();