点击或拖拽改变大小

MemVar.Get 字段

X#
Get the value of a local, private or public (in that order). Throws an exception when the variable does not exist.

命名空间:  XSharp
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 STATIC Get AS MemVarGetter
查看代码

返回值

类型:MemVarGetter
The value of the memory variable.
参见