Pros & Cons of various C# Collection classes

The System.Collections and System.Collections.Specialized namespaces contain about a dozen Collection classes. How do you decide which one is optimal?

This compilation of pros & cons of various C# Collection classes can help you decide.

Also see:
MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Foundation

Comments