Functions.UsualVal 方法 | |
Access contents of an address, whether it is passed by reference or not.
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION UsualVal(
u AS USUAL
) AS USUAL
public static __Usual UsualVal(
__Usual u
)
查看代码参数
- u
- 类型:__Usual
返回值
类型:
__Usual参见