类别样板特制化在用于传回型别之前未定义。
A class template specialization was not is defined before it was used in a return type.
这个方法的预设实作会传回型别阵列中所有集合项目的型别。
The default implementation of this method returns the type of all the collection items in a type array.
当需要一组新的引数型别或传回值型别时,必须宣告一个新的传回型别。
Whenever a new set of argument types or return value type is needed, a new delegate type must be declared.
如果根物件为已命名的物件,则会以根物件的名称做为传回型别的名称。
The name of the returned type is taken from the root object's name, if it was a named object.
泛型程序可以在一般参数清单、传回型别(如果有的话)和程序程序码中使用自己的型别参数。
A generic procedure can use its type parameters in its normal parameter list, in its return type if it has one, and in its procedure code.
为函式明确地宣告传回型别,可增进程序码的可读性,因为函式传回的资料型别会变得清楚易懂。
Declaring a return type explicitly for a function improves code readability, since the type of data that the function will return is immediately clear.
衍生类别中的函式试图覆写基底类别中的虚拟函式,但衍生类别函式没有与基底类别函式相同的传回型别。
A function in a derived class attempted to override a virtual function in a base class, but the derived class function did not have the same return type as the base class function.
在这些情况下,会从型别转换函式传回预设值。
In these cases, a default value is returned from the type conversion function.
通常您会立即将传回值转换为属性的型别,而这个属性是您尝试透过传回的资源值来设定。
Typically you would immediately cast the return value to the type of the property that you were attempting to set with the returned resource value.
每一个委派型别说明了引数的数目和引数的型别,和它可以封装之方法的传回值型别。
Each delegate type describes the number and types of the arguments, and the type of the return value of methods that it can encapsulate.
在部分型别定义位置清单中会传回第一个型别定义。
First type definition returned in the list of partial type definition locations.
传回清单或集合中所包含之项目的型别。
Returns the type of an item contained in a list or collection.
传回指定之型别的物件,此物件的值与指定的物件相等。
Returns an object of the specified type and whose value is equivalent to the specified object.
传回可识别运算式之资料型别的字串。
Returns a string that identifies the data type of an expression.
传回值,这个值表示内部通道处理站是否可以产生指定之型别的通道。
Returns a value that indicates whether the inner channel listener can be built to listen for a specified type of channel.
传回元件或型别的属性集合。
Returns a collection of attributes for the specified type of component.
使用自订型别描述项,传回指定元件的类别名称。
Returns the name of the class for the specified component using a custom type descriptor.
运算元会强制型转为适当的型别,然后执行位元运算并传回结果。
The operands are then coerced to the appropriate type, the bitwise operation is performed, and the result is returned.
传回值,这个值指出是否筛选指定的型别。
Returns a value that indicates whether the specified type can be filtered.
传回具有指定基底型别的编辑器。
传回这个型别描述项所表示之物件的已筛选事件描述项集合。
Returns a filtered collection of event descriptors for the object represented by this type descriptor.
以指定之泛型型别参数所定义的内容,传回指定之中继资料语汇基元所识别的型别或成员。
Returns the type or member identified by the specified metadata token, in the context defined by the specified generic type parameters.
传回这个型别描述项所表示之物件的属性描述项集合。
Returns a collection of property descriptors for the object represented by this type descriptor.
传回指定的型别,使用指定的区分大小写搜寻模组。
Returns the specified type, searching the module with the specified case sensitivity.
传回列举型别,指出物件的型别。
传回指定之资料来源中项目的资料型别。
Returns the data type of the items in the specified data source.
传回指定之建构泛型型别的栏位,其对应于泛型型别定义的指定栏位。
Returns the field of the specified constructed generic type that corresponds to the specified field of the generic type definition.
委派是一种定义签章的型别,签章指的就是方法的传回实值型别和参数清单型别。
The delegate is a type that defines a signature, that is, the return value type and parameter list types for a method.
传回指定之清单中项目的资料型别。
传回字串所包含的数字,做为适当型别的数值。
Returns the Numbers contained in a string as a numeric value of appropriate type.
应用推荐