For a generic type , encloses the generic type argument list 对于泛型类型,则括起泛型类型实参列表。
Objects that represent the type arguments of a generic type or the type parameters of a generic type definition 返回表示泛型类型的类型实参或泛型类型定义的类型形参的
Type objects that represent the type arguments of a generic type or the type parameters of a generic type definition 返回表示泛型类型的类型实参或泛型类型定义的类型形参的
Property returns a fully qualified type name including nested types , the assembly name , and type arguments 可以返回完全限定的类型名称(包括嵌套类型、程序集名称和类型实参) 。
Property returns a fully qualified type name including nested types , the assembly name , and generic type arguments 可以返回完全限定的类型名称(包括嵌套类型、程序集名称和泛型类型实参) 。
Type arguments and type parameters of constructed generic types , generic type definitions , and generic method definitions a reference to the type 构造泛型类型、泛型类型定义和泛型方法定义的类型实参和类型形参
A compiler can deduce type and non - type arguments from a call , provided the function argument list uniquely identifies the set of template arguments 如果根据函数实参表能够决定一组模板实参,那么编译器就能从一个调用中演绎出类型和非类型实参。
Are qualified by their assembly , version , and so on , even though the string representation of the generic type itself is not qualified by assembly 返回的字符串中的类型实参是使用它们的程序集、版本等来限定的尽管该泛型类型本身的字符串表示形式不是由程序集限定的。