|
|
Enumerations types | Enumeration types provide for symbolic names of selected integer values.
Use of enumeration types improves the readability of your programs.
|
Enumeration types are similar to each other in C and C# |
| Two examples of enumeration types in C#. |
|
Programming with Ranking and OnOff. |
|
|