Marshall's Weblog

Embiggen Your Mind

Marshall's Weblog header image 2

C# Generic Collection <T>

February 1st, 2006 · No Comments

Here is a nice library of collections which utilize C# 2.0’s generics. I don’t have the latest .NET runtime at work so I haven’t been able to check it out. Apparently it will run on Mono as well.

Tags: Programming