Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
2
Answers
Enum Properties
patrick
15y
3.1k
1
Reply
Can I set static properties for an enum? for example:
enum animal{ cat, dog, elephant }
if something is of type animal.elephant it can fetch a color value always returning grey?
Post
Reset
Cancel
Answers (
2
)
Next Recommended Forum
check EMail-Accounts for new E-Mails with C#
How to copy data in to mssql server from crm using webservices