Chapter 7. Power Collections

Power Collections Plug-n-Play

Power Collections came into existence during 2005, followed by the introduction of the .NET Framework 2.0. Wintellect is the company that created Power Collections. At the time of writing, with the introduction of LINQ and some data structures in .NET 4.0, Power Collections look dated. However, there are some data structures, such as OrderedBag and Deque , and some great algorithms in Power Collections that become all the more easy to use with LINQ. To this day, this collection is being used.

In this chapter, we will discuss some of the algorithms available in this API that are difficult to reproduce ...

Get .NET 4.0 Generics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.