Click here to Skip to main content
15,891,431 members
Articles / Programming Languages / C#

Multi-key Generic Dictionary Class for C#

Rate me:
Please Sign up or sign in to vote.
4.38/5 (5 votes)
20 May 2011CPOL1 min read 19.3K   6  
MultiKeyDictionary is a C# class that wraps and extends the Generic Dictionary object provided by Microsoft in .NET 2.0 and above.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
United States United States
Check out my technical blog here: The Fyslexic Duck. You can find most of what I've put on CodeProject there, plus some additional technical articles.

Comments and Discussions