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

.NET Enum: The Next Level

Rate me:
Please Sign up or sign in to vote.
4.53/5 (47 votes)
25 Jul 2006CPOL4 min read 94.8K   96  
How to associate an object to your enum value.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Web Developer
Canada Canada
I am currently working as a team leader with a group of amazing .NET programmers. I love coding with .NET, and I love to apply design patterns into my work. Lately I had some free time, so I decided to write some articles, hoping I will spare someone frustration and anxiety.

Comments and Discussions