标识符上下文在运行时决定类型。
因为运行时不能区分List和List(运行时都是List),用泛型类型参数标识类型的变量的构造就成了问题。
Because the runtime cannot tell a List from a List (at runtime, they're both just Lists), constructing variables whose type is identified by a generic type parameter is problematic.
在标识符的语义含义仅限于其类型的极少数情况下,应使用一般公共语言运行库(CLR)类型名称,而不要使用语言特定的名称。
Do use a generic common language runtime (CLR) type name, rather than a language-specific name, in the rare cases when an identifier has no semantic meaning beyond its type.
实体键属性的值必须在运行时唯一标识实体集中的实体类型实例。
The values of entity key properties must uniquely identify an entity type instance within an entity set at run time.
运行类型是一种标识薪资或缺勤运行的方式。
A run type is a way of identifying a payroll or absence run.
空间目标识别就是对外层空间运行的目标进行类型或属性辨认。
Identification of space object is to determine the type and attribute of space object.
标识公共语言运行时所支持的类型。
Identifies the types supported by the common language runtime.
返回由指定元数据标记标识的字段的运行时字段句柄,指定标记所在范围内的类型和方法的泛型类型参数。
Returns a runtime field handle for the field identified by the specified metadata token, specifying the generic type arguments of the type and method where the token is in scope.
返回由元数据标记标识的类型的运行时类型句柄。
Returns a runtime type handle for a type identified by a metadata token.
返回由指定元数据标记标识的类型的运行时类型句柄。
Returns a runtime type handle for the type identified by the specified metadata token.
返回由指定元数据标记标识的类型的运行时类型句柄,指定标记所在范围内的类型和方法的泛型类型参数。
Returns a runtime method handle for the method or constructor identified by the specified metadata token, specifying the generic type arguments of the type and method where the token is in scope.
返回由指定元数据标记标识的类型的运行时类型句柄,指定标记所在范围内的类型和方法的泛型类型参数。
Returns a runtime method handle for the method or constructor identified by the specified metadata token, specifying the generic type arguments of the type and method where the token is in scope.
应用推荐