For information on nested generic types , and on constructing nested generic types from their generic type definitions , see 有关嵌套泛型类型以及基于泛型类型定义构造嵌套泛型类型的信息,请参见
Substitutes the elements of an array of types for the type parameters of the current generic type definition , and returns a 用类型数组的元素替代当前泛型类型定义的类型参数,并返回表示结果构造类型的
Returns the field of the specified constructed generic type that corresponds to the specified field of the generic type definition 返回指定的构造泛型类型的字段,该字段对应于泛型类型定义的指定字段。
Represents a constructed generic type , this property applies to the generic type definition from which the type was constructed 表示某种已构造的泛型类型,则此属性适用于从中构造此类型的泛型类型定义。
Or constructed type , is the result of specifying types for the generic type parameters of a generic type definition “构造泛型类型”或称“构造类型”是为泛型类型定义的泛型类型参数指定类型得到的结果。