Abstract
Collection Classes
 

 

In this lecture we review the collection classes of the C# library. We concentrate our efforts on the generic, type parameterized collection classes. The main parts of the lecture are about the list classes and the dictionary classes. At the end of the lecture we compare with the older, non-generic collection classes.
 

Start
Table of contents