Community

How to Choose the Right .NET Collection Class?

(Damir Arh) 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.