Lecture overview -- Keyboard shortcut: 'u'  Previous page: Non-generic Collections in C# [Section] -- Keyboard shortcut: 'p'  Next page: Notes about non-generic Collections -- 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 31 : 36
Object-oriented Programming in C#
Collection Classes
The non-generic collection library in C#

The non-generic collection classes store data of type Object

The class and interface inheritance tree related to collections