How to Choose the Right .NET Collection Class?

The .NET framework Base Class Library contains many collection classes. This can make it difficult to decide when to use which. Grouping them together based on their properties can make the choice for a specific scenario, much easier.
March 21, 2019
986
883