c# copy array int into list code example Example: c sharp array to list var list = new List<int>(array);