您要查找的是不是:
- Represents type declarations: class types, interface types, array types, value types, enumeration types, type parameters, generic type definitions, and open or closed constructed generic types. 表示类型声明:类类型、接口类型、数组类型、值类型、枚举类型、类型参数、泛型类型定义,以及开放或封闭构造的泛型类型。
- enumeration type declaration 枚举类型说明
- Which represents a type declaration for a class, structure, interface or enumeration. 表示类、结构、接口或枚举的类型声明。
- This code can be included in the type declaration. 此代码可以包含在类型声明中。
- And any enumeration type based on a CLS-compliant base integer type. 以及任何基于符合CLS的基础整数类型的枚举类型。
- Gets or sets the name of the document type declaration. 获取或设置文档类型声明的名称。
- Gets the code type declaration for the current class. 获取当前类的代码类型声明。
- Enumeration types may be used in a switch statement. 枚举类型可用于switch语句中。
- The document type declaration contents are worth looking at in detail. 值得仔细查看一下文档类型声明的内容。
- Defines the named static field in an enumeration type with the specified constant value. 用指定的常数值定义枚举类型中已命名的静态字段。
- Returns an instance of the specified enumeration type set to the specified 16-bit signed integer value. 返回一个指定枚举类型的实例,设置为指定的16位有符号整数值。
- Class can be used to return information about a document type declaration. 类可用于返回有关文档类型声明的信息。
- Returns an instance of the specified enumeration type set to the specified 32-bit unsigned integer value. 返回一个指定枚举类型的实例,设置为指定的32位无符号整数值。
- Returns an instance of the specified enumeration type set to the specified value. 返回设置为指定值的、指定枚举类型的实例。
- Indicates that a native enumeration is not qualified by the enumeration type name. This class cannot be inherited. [本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。
- No translation unit shall contain more than one definition of any variable, function, class type, enumeration type or template. 翻译单元中只能有任何变量,函数,类类型,枚举类型或模板的唯一定义。
- Test results demonstrated that the coordination system realized the desired goals and achieved a good speedup for the enumeration type problems. 测试结果表明,协作系统达到了预期的设计目标,对于穷举类特定问题获得了较好的加速比。
- This method accepts the enumeration type you are parsing, the string to parse, and an optional Boolean flag indicating whether or not the parse is case-sensitive. 此方法接受正在分析的枚举类型、要分析的字符串和指明分析是否区分大小写的可选Boolean标志。
- Gets or sets a value indicating whether the type declaration is complete or partial. 获取或设置一个值,该值指示该类型声明是完整的类型声明还是分部类型声明。
- There is also no type declaration needed for the variable that holds the new instance. 也不需要对保存新实例的变量进行任何类型说明。