| 1. | Do not use enum as a suffix on enumeration types 不要将enum用作枚举类型的后缀。 |
| 2. | An expression of primitive integral type , enum type , or 基元整型类型、枚举类型或 |
| 3. | Method for enum constants with constant - specific class bodies 方法返回的值。 |
| 4. | An expression of primitive numeric type , or enum type , or 基元数值类型、枚举类型或 |
| 5. | Returns the underlying system type for this enum 返回该枚举的基础系统类型。 |
| 6. | Enum type sample declare a enumeration type >枚举类型示例(声明枚举类型) |
| 7. | Returns the internal metadata type token of this enum 返回该枚举的内部元数据类型标记。 |
| 8. | An expression of primitive numeric type or enum type 一个基元数值类型或枚举类型的表达式。 |
| 9. | Retrieves the internal handle for this enum 检索该枚举的内部句柄。 |
| 10. | An enum type with an integral base type 具有整数基类型的枚举类型。 |