I have some code I\'m trying to understand while learning C#. I do not understand what I even need to search Google for to get here, but the code is as follows:
<
That would be a two-dimensional array. You can also specify more dimensions:
Multidimensional Arrays (C# Programming Guide)