您要查找的是不是:
- Choose a different name or parameter list. 选择不同的名称或参数列表。
- The parameter list is optional, as is the IL offset. 参数列表和IL偏移量一样,是可选的。
- Removes the parameter you select in Parameter list from the list. 从列表中移除在“参数列表”中选择的参数。
- The specifications may sometimes appear within the parameter list itself. 区分部分有时可以在参数表本身出现。
- Get accessor of an indexer has the same formal parameter list as the indexer. 访问器具有与索引器相同的形参表。
- This read-only parameter lists the MIME types supported by the conversion engine. 此只读参数列出了转换引擎所支持的MIME类型。
- Two functions that appear in the same scope are overloaded if they have the same name but have different parameter lists. 出现在相同作用域中的两个函数,如果具有相同的名字而形参表不同,则称为重载函数。
- Get help as you type with Intellisense and Auto-complete eliminates the need to memorize standard functions, methods, properties and parameter lists. 获得帮助,因为你型intellisense和自动完成,不再需要背诵标准函数,方法,性能及参数清单。
- The rules for searching assemblies for qualified and unqualified types in type parameter lists are the same as the rules for qualified and unqualified nongeneric types. 在程序集中搜索类型参数列表中限定类型和非限定类型的规则与搜索限定非通用类型和非限定非通用类型的规则相同。
- A literal value is required. Please specify a value before adding a new parameter to the invocation parameter list. 要求参数值。请在向调用参数列表添加新参数之前指定一个值。
- Literal value is required. Please specify a value before adding a new parameter to the invocation parameter list. 要求文字值。请在向调用参数列表添加新参数之前指定一个值。
- A stored procedure using EXTERNAL NAME can have no other clauses following the parameter list. 使用EXTERNAL NAME的存储过程在参数列表后可以不使用其它子句。
- Either they must be passed the data in their parameter list, or they must use data in their scope. 必须在它们的参数列表中为它们传递数据,或者它们必须使用所在作用域中的数据。
- Covers defining a parameter list to accept values passed to the procedure by the calling code. 介绍如何定义参数列表来接受由调用代码传递给过程的值。
- You can use the parameter list to adjust the performance and functionality of a mining model. 可以使用参数列表调整挖掘模型的性能和功能。
- If you shadow a procedure with another procedure, you can use a different parameter list and a different return type. 如果用一个过程隐藏另一个过程,可以使用不同的参数列表和不同的返回类型。
- The array must contain the correct number of Type objects, in the same order as they appear in the type parameter list. 数组必须包含正确数目的Type对象,并且顺序和对象在类型参数列表中的顺序相同。
- A parameter array must be the last parameter in a formal parameter list, and it must be a single-dimension array. 参数数组必须是形参表中的最后一个参数,并且必须是一维数组。
- Traversal string: The ':' delimiter is only valid as a parameter-name specifier in a parameter list . 遍历字符串:分隔符“:”仅在作为参数列表中参数名的指定符时才有效。
- Export values to a textfile. Every value in the parameter list will be written to one line in the file. 20将值导出为文本文件。参数列表中的每个值都会写入为文件中的一行。