If any of the type arguments to a parameterized type are wildcards, the type of its members and constructors is undefined. 如果对于一个参数化的类型参数的任何一个是通配符,那么他的成员和构造器的类型就是未定义的。
It is a compile-time error to attempt to use a type member of a parameterized type as a raw type. 试图把一个参数化类型(PT)的类型成员作为一个原始类型,将会产生一个编译时错误。
Visual C + +. NET2003 is able to generate MSIL for templates on native types, but cannot use managed types as the parameterized type in the template. VisualC++.NET2003可以在本机类型上为模板生成MSIL,但不能在该模板中将托管类型作为参数化类型(PT)使用。
Because the class is not a parameterized type, no signature is added to the binary class representation for the class itself. 由于类并非参数化类型(PT),所以未为该类本身的二进制类表示添加任何签名。
Smart : The smart tracer is a parameterized type that maps to one of the other types in the tracer. 智能:智能跟踪程序是一个参数化的类型,它与跟踪程序中的某种其他类型相映射。