Objects that represent the type arguments of a generic method or the type parameters of a generic method definition 对象的数组,这些对象表示泛型方法的类型变量或泛型方法定义的类型参数。
Returns a generic method constructed from the current generic method definition using the specified generic type arguments 返回一个使用指定的泛型类型参数从当前泛型方法定义构造的泛型方法。
Abstract methods have no implementation , so the method definition is followed by a semicolon instead of a normal method block 抽象方法没有实现,所以方法定义后面是分号,而不是常规的方法块。
Property is not a null reference nothing in visual basic , then the declaring method is a generic method definition and 属性不为空引用(在visual basic中为nothing ) ,则声明方法是一个泛型方法定义,且
Substitutes the elements of an array of types for the type parameters of the current generic method definition , and returns a 用类型数组的元素替代当前泛型方法定义的类型参数,并返回表示结果构造方法的
An array of type objects that represent the type arguments of a generic method or the type parameters of a generic method definition 对象的数组,这些对象表示泛型方法的类型变量或泛型方法定义的类型参数。
This interface includes method definitions that enable clients to get and set the properties associated with the dataobject 该接口包含方法定义,通过方法定义,客户机可以获取和设置与数据对象相关联的属性。
Type arguments and type parameters of constructed generic types , generic type definitions , and generic method definitions a reference to the type 构造泛型类型、泛型类型定义和泛型方法定义的类型实参和类型形参
A generic method definition is a method with two parameter lists : a list of generic type parameters , and a list of formal parameters “泛型方法定义”是具有两个参数列表的方法:一个泛型类型参数列表和一个形参列表。
This topic describes how to access unmanaged functions and introduces several attribute fields that annotate method definition in managed code 本主题将说明如何访问非托管函数,并介绍几种在托管代码中批注方法定义的属性字段。