how to preset an array csharp

Code Example - how to preset an array csharp

                
                        int[] array1 = { 1, 2, 3 };