| 1. | Of the class or value type that implements this interface 枚举常数,它是实现该接口的类或值类型的 |
| 2. | How to : create enumerated constants 如何:创建枚举常数 |
| 3. | An enumerated constant can be formatted as its numeric value or its name 可以将枚举常数格式化为它的数值或名称。 |
| 4. | In one of the 枚举常数之一。 |
| 5. | Enumeration constants that indicates how much detail should be contained in the rendering 枚举常数,用以确定呈现中应包含多少详细信息。 |
| 6. | Specifies enumerated constants used to retrieve directory paths to system special folders 指定用于检索系统特殊文件夹的目录路径的枚举常数。 |
| 7. | Enumeration constants , which indicates the type of storage medium used to transfer the object s data 枚举常数,该常数指示用于传输对象数据的存储介质的类型。 |
| 8. | Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object 将一个或多个枚举常数的名称或数字值的字符串表示转换成等效的枚举对象。 |
| 9. | Custom attribute on the definition of an enumeration indicates that the enumeration should be treated as a set of bit fields flags , and the absence of this attribute indicates the type should be viewed as a group of enumerated constants 自定义属性指示该枚举应该作为一组位域(标志)对待,没有该属性指示该类型应被视为一组枚举常数。 |