
This lab will demonstrate how arrays and collections are used in C#.
Objectives
After completing this lab, you should:
Understand how arrays work in C#
Understand how to initialize arrays in C#
Understand the difference between multidimensional and jagged arrays.
Understand how the array-like collection classes work in C#
Understand the differences between arrays and the array-like collection classes.
Understand how to write a collection that behaves like the built-in ones.
| 回复↓ | 评论内容摘要( 查看完整内容) | 发表时间 | |