Enum « Data Type « Visual C++ .NET






1.Create an Enumeration
2.Enum Type
3.enum type specified
4.enum format
5.Use the bitwise OR operator to combine flags
6.Use the Format method of the Enum class
7.Specify the hex representation when converting enum to string
8.enum class type