MemVar.ReleasePrivates 方法 | |
Release all privates at a certain level and higher
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC METHOD ReleasePrivates(
nLevel AS LONG
) AS LOGIC
public static bool ReleasePrivates(
int nLevel
)
查看代码参数
- nLevel
- 类型:Int32
返回值
类型:
Boolean参见