引用参数 meaning in English
referendce parameters
Examples
- Consequently , variable - length arrays are imported as reference arguments
因此,变长数组被作为引用参数导入。 - Object that represents the current generic type parameter when passed as a reference parameter
对象(作为引用参数传递时) 。 - Property that provides a way to reference parameters independently of their order
属性,它提供一种独立于参数顺序来引用参数的方法。 - When using a reference parameter , the initial state of the data can be used by the method
使用引用参数时,方法可以使用数据的初始状态。 - If the method makes changes to a reference parameter , the changes are made to the caller s data
如果方法对引用参数做出更改,则这些更改是对调用方的数据进行的。