Monday, May 30, 2022

array in C#

array in C#

  1. Multidimensional Arrays (C# Programming Guide)
  2. Arrays can have more than one dimension. For example, the following declaration creates a two-dimensional array of four rows and two columns.

No comments:

Post a Comment