Click here to Skip to main content
15,893,814 members
Articles / Programming Languages / C#

Key-Value Pairs as Enum-Constants

Rate me:
Please Sign up or sign in to vote.
4.33/5 (7 votes)
7 Sep 2008CPOL3 min read 62K   213   19  
An enum-like class that supports flags (up to 8192), has additional value-type data, description, and FastSerializer support.

Revisions


  

Compare Revision Minor Date Status Editor
1 - publicly available No 7-Sep-08 10:21 Available Smitha Nishant

License

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


Written By
Software Developer
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions