Returns the method of the specified constructed generic type that corresponds to the specified method of the generic type definition 返回指定的构造泛型类型的方法,该方法对应于泛型类型定义的指定字段。
Because it is only a template , you cannot create instances of a class , structure , or interface that is a generic type definition 因为它只是一个模板,您不能创建作为泛型类型定义的类、结构或接口的实例。
The elements of the returned array are in the order in which they appear in the list of type parameters for the generic type definition 返回的数组元素按它们在泛型类型定义的类型参数列表中出现的顺序排列。
Type represents a constructed generic type , this property applies to the generic type definition from which the type was constructed 表示某种已构造的泛型类型,则此属性适用于从中构造此类型的泛型类型定义。
These instances are not instances of the generic type definition , but of the constructed type formed by specifying type arguments 这些实例不是泛型类型定义的实例,而是通过指定类型变量形成的构造类型的实例。