Lecture overview -- Keyboard shortcut: 'u'  Previous page: Dictionaries -- Keyboard shortcut: 'p'  Next page: The interface <b><kbd>IDictionary<K,V></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 24 : 36
Object-oriented Programming in C#
Collection Classes
Overview of Generic Dictionaries in C#

Classes and Interfaces related to Dictionary collections in C#

 

The class and interface inheritance tree related to Dictionaries

Dictionaries are also known as maps