| 1. | The type of a cast may be a parameterized type 强制转换的类型可以是参数化类型。 |
| 2. | Generic types are a form of parameterized types 泛型类型是参数化类型的一种形式。 |
| 3. | If you now consider once more the following signature for 现在再考虑一下采用参数化类型的 |
| 4. | Field uses a parameterized type , as you can see in listing 4 字段使用参数化类型,如清单4所示: |
| 5. | Is passed to a method expecting a parameterized type such as a )的实例传递给需要参数化类型(例如 |
| 6. | C templates and common language runtime generics are examples of parameterized types C + +模板和公共语言运行库泛型是参数化类型的示例。 |
| 7. | Digging into the actual parameterized type definition gets tricky , though ; the returned 不过深入实际的参数化类型定义会有些复杂;返回的 |
| 8. | And what gets erased is the run - time type parameter information for a parameterized type 的技术被擦除的就是参数化类型的运行时类型参数信息。 |
| 9. | Provides an overview of generics , parameterized types supported by the common language runtime 提供泛型的概述,它是公共语言运行库支持的参数化类型。 |
| 10. | C generics and c templates are both language features that provide support for parameterized types C #泛型和c + +模板都是用于提供参数化类型支持的语言功能。 |