Storing Multiple Objects in Collections

Learn about common collection types and discover how to improve collection performance.

One of the most common types of data collection. We can use a collection if we need to store multiple values in a variable. A collection is a data structure in memory that can manage multiple items differently, although all collections have some shared functionality. The most common types in .NET for working with collections are shown in the following table:

Get hands-on with 1400+ tech skills courses.