Lecture overview -- Keyboard shortcut: 'u'  Previous page: Generic Collections in C# [Section] -- Keyboard shortcut: 'p'  Next page: The Interface <b><kbd>IEnumerable<T></kbd></b> -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Help page about these notes  Alphabetic index  Course home  Page 4 : 36
Object-oriented Programming in C#
Collection Classes
Overview of Generic Collections in C#

Classes and Interfaces related to list and array-like collections in C#

 

The class and interface inheritance tree related to Lists