变量引用 meaning in English
variable references
Examples
- Because both variables refer to the same instance
在上例中,由于两个变量引用同一个实例,因此 - The object variable references a new instance of the form class
该对象变量引用窗体类的新实例。 - Generates code for the specified variable reference expression
为指定的变量引用表达式生成代码。 - If the object referred to by the variable is pinned in memory ; otherwise ,
如果由变量引用的对象被固定在内存中,则为 - Variable as a value type when it refers to data of a value type
变量引用值类型的数据时, visual basic将此变量视为一个值类型。