Some non-generic collections

added by rcash
10/24/2011 6:41:02 AM

122 Views

There are still some .NET 1 collections that don't have generic counterparts in other frameworks. This post examines these collections, what they do, why you might use them, and some things you'll need to bear in mind when doing so.


1 comments

vijayst
10/24/2011 6:40:45 AM
A very useful reference when you are working with applications that use non-generic collections.