Lecture overview -- Keyboard shortcut: 'u'  Previous page: Overview of Generic Collections in C# -- Keyboard shortcut: 'p'  Next page: The Interface <b><kbd>ICollection<T></kbd></b> -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Collection Classes - slide 5 : 36

The Interface IEnumerable<T>

The interface IEnumerable<T> facilitates traversal of all elements in a collection