📜  用户对数组对象的输入 c# 代码示例

📅  最后修改于: 2022-03-11 14:48:50.591000             🧑  作者: Mango

代码示例3
Student[] ourStudents = new Student[24];   // declared an array of stduent objects