按引用 meaning in English
by-reference
Examples
- Keyword causes arguments to be passed by reference
关键字使参数按引用传递。 - By reference sample pass a type by reference
>按引用示例(按引用传递类型) - Calling methods that take arguments by reference
调用按引用传递参数的方法 - Modify function because it is passed by reference
函数改变了,因为它是按引用传递的。 - Objects can marshal by value or by reference
可以按值或按引用封送对象。