declare a new lISt of ints c# code example Example: c# declare an int list List<int> intList = new List<int>();