Compiler Error CS0248
Cannot create an array with a negative size
An array size was specified with a negative number. For more information, see Arrays (C# Programming Guide).
An array size was specified with a negative number. For more information, see Arrays (C# Programming Guide).