Enumerations and the switch Decision Statement - 19
- Posted: Nov 21, 2011 at 9:20 AM
- 41,368 Views
Right click “Save as…”
Classes can contain many different types of information, not just Properties and Methods. In this lesson we demonstrate the use of Enumerations because in the .NET Framework Class Library, properties can often be set only to a predetermined subset of possible values. To illustrate this point we create our own custom enumeration, then utilize it in a simple application that demonstrates a third Decision statement, the switch. We then demonstrate some Visual Studio IDE magic that automatically implements code blocks for all possible enumeration values.
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?