Follow the procedure name with parentheses to enclose the argument list.
请在过程名称后面用括号将参数列表括起来.
互联网
Supply the array variable at the corresponding place in the argument list.
在参数列表的对应位置提供数组变量.
互联网
The method name and argument list together uniquely identify the method.
自变量列表列出了想传递给方法的信息类型和名称.
互联网
The method argument list specifies what information you pass into the method.
自变量列表规定了我们传送给方法的是什么信息.
互联网
The class is instantiated as if by a new expression with an empty argument list.
该类使用不带参数的new表达式实例化.
互联网
Expression is not an array or a method, and cannot have an argument list.
表达式不是数组或方法, 不能具有参数列表.
互联网
Invokes the specified member, using the specified binding constraints and matching the specified argument list.
使用指定的绑定约束并匹配指定的参数列表,调用指定成员.
互联网
The part of the procedure call that specifies the arguments is called the argument list.
指定变量的过程调用部分称为“变量列表”.
互联网
Place the arguments in the argument list within the parentheses, separated by commas.
将参数放入括号内的参数列表中, 以逗号分隔.
互联网