Hi all,

I recently came across a situation where it would have been useful to have a three keyed collection. Is this at all possible in .NET by overloading any of the classes? I know you can create two key collections with dictionaries but it would have been more useful to have three.

Am I dillusional?

Thanks
Josh