关于[A Complete C# Arrays Tutorial]的摘要:
C# array is a collection of data types such as int, strings, or doubles. This complete tutorial on arrays starts with defining arrays and array types in C# and how to use Arrays in a .NET application using C#.
原文地址: https://www.c-sharpcorner.com/article/working-with-arrays-in-C-Sharp/