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