Game Development Reference
In-Depth Information
12.12 What You Have Learned
In this chapter, you have learned:
how to store multiple objects of the same type in a collection or array;
how the library of collection classes in C# is structured using interfaces;
how to traverse a collection and perform operations on its elements using the
foreach -instruction;
how strings are similar to arrays.
Search WWH ::




Custom Search