| 1. | Instructions when used on reference type arrays 指令时,通常执行隐式类型检查。 |
| 2. | Option restricts implicit type conversion 选项限制隐式类型转换。 |
| 3. | Enforces strict type semantics to restrict implicit type conversions 强制使用严格类型语义以限制隐式类型转换。 |
| 4. | The task enforces strict type semantics to restrict implicit type conversions ,任务将强制使用严格类型语义以限制隐式类型转换。 |
| 5. | To enforce strict type semantics to restrict implicit type conversions ; otherwise , 如果要强制使用严格类型语义来限制隐式类型转换,则为 |
| 6. | Built - in value types , pointers , arrays , and delegates are defined when they are used and are referred to as implicit types 内置值类型、指针、数组和委托是在使用或引用为隐式类型时定义的。 |
| 7. | Specifies a value indicating whether the compiler enforces strict type semantics to restrict implicit type conversions 指定一个值,该值指示编译器是否强制使用严格类型语义来限制隐式类型转换。 |
| 8. | To restrict implicit type conversion ; that is , explicit narrowing conversions will be required and late binding will not be allowed 选择“ on ”可以限制隐式类型转换,即要求显式收缩转换并且不允许后期绑定。 |
| 9. | Implicitly typed local variables , which permit the type of local variables to be inferred from the expressions used to initialize them 隐式类型本地变量,能够允许这种类型的本地变量被用来初始化它们的表达式所推断出来的类型。 |
| 10. | Implicitly typed arrays , a form of array creation and initialization that infers the element type of the array from an array initializer 隐式类型化的数组,一种数组建立的规范并且初始化以从数组构造者那里推断出数组中的元素类型。 |