creating new int list c# code example Example: c# declare an int list List<int> intList = new List<int>();