Collection Performance: Creating a List<> Using The Task.Parallel Library

The post discusses alternative approaches to adding items to a collection using For() or ForEach() from the Task Parallel Library.