Developers blog, .NET, C#, VB.NET, ATLAS, AJAX, WWF, ORM, LINQ, ARCHITECTURE and more by Frank Kroondijk |
|
ProfileFrank KroondijkSoftware developerSoftware architectBlog profile
Links
Archives
200 feeds |
vrijdag, januari 13, 2006Enumerting all values of an Enum
Get more out of your Enums with the System.Enum
Enum.GetName(typeof(enXXX), 1) http://blogs.msdn.com/abhinaba/archive/2006/01/14/512656.aspx I like the more advanced attribute option more because it gives you more flexibility. Ill write an article about that subject when my new site is ready |