| 1. | Returns the sum of all the values for the parameter )将返回参数的所有值的和。 |
| 2. | Gets the return parameter of the dynamic method 获取动态方法的返回参数。 |
| 3. | Indicates that the parameter is a return parameter 指示参数是返回参数。 |
| 4. | Return parameter data type and optional name 返回参数数据类型和可选名称 |
| 5. | Options applicable to the return parameter 可以用于返回参数的选项 |
| 6. | Returns the number of arguments remaining in the argument list 返回参数列表中剩余参数的个数。 |
| 7. | Is the variable that stores a parameter or a return parameter 是用来存储参数或返回参数的变量。 |
| 8. | It returns the product of its parameters 该方法返回参数之积。 |
| 9. | It returns the sum of its parameters 该方法返回参数之和。 |
| 10. | Returns the type of the argument as specified in the calling function 按照调用函数中的指定返回参数类型。 |