Functions.MemTrace 方法 (Boolean) | |
Enable / disable memory tracing
命名空间:
XSharp.RT
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 FUNCTION MemTrace(
lSet AS LOGIC
) AS LOGIC
public static bool MemTrace(
bool lSet
)
查看代码参数
- lSet
- 类型:Boolean
返回值
类型:
Boolean参见