generic adj. 1.【生物学】属的,类的。 2.一般的,普通的 (opp. specific). 3.(商品)未注册的;不受商标注册保护的。 4.【语法】全称的,总称的。 a generic name 属名。 the generic singular [plural] 全称单数[复数]。 the generic person 全称人称〔one, you 等〕。 n. = a generic drug 未注册的药品(如 aspirin)。 n. -ness
The type parameters of generic type definitions and generic method definitions are represented by instances of the 泛型类型定义和泛型方法定义的类型参数是由
Gets the generic type definition or generic method definition to which the generic type parameter belongs 获取泛型类型参数所属的泛型类型定义或泛型方法定义。
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 返回表示泛型类型的类型实参或泛型类型定义的类型形参的
Returns a type object that represents a generic type definition from which the current generic type can be constructed 返回一个表示可用于构造当前泛型类型的泛型类型定义的
Object representing the dynamic assembly that contains the generic type definition the current type parameter belongs to 对象,该动态程序集包含当前类型参数所属的泛型类型定义。
Retrieve the type parameter from the completed generic type definition and then use reflection on the retrieved type 从完整的泛型类型定义检索类型参数,然后使用检索类型上的反射。
Objects representing the type arguments of a generic type or the type parameters of a generic type definition 对象的数组,这些对象表示泛型类型的类型变量或泛型类型定义的类型参数。
Type objects representing the type arguments of a generic type or the type parameters of a generic type definition 对象的数组,这些对象表示泛型类型的类型变量或泛型类型定义的类型参数。
The elements of the array represent the type arguments of a generic type or the type parameters of a generic type definition 该数组的元素表示泛型类型的类型变量或泛型类型定义的类型参数。