Click here to Skip to main content
15,885,546 members
Articles / Programming Languages / C#

Dictionary with a Custom Key

Rate me:
Please Sign up or sign in to vote.
4.78/5 (24 votes)
13 Feb 2008CPOL4 min read 163K   33  
An article on creating a custom key to use with a dictionary.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Web Developer Byt Bil Nordic AB
Sweden Sweden
A programmer with things like Atari BASIC, 6502 machine code, Compis Pascal, GFA Basic, 68000 assembler, Turbo Pascal, 80x86 assembler, ASP (VBScript) and VB6 in the baggage.

Currently employed to build applications mainly using ASP.NET (C#) and MS SQL Server.

Comments and Discussions