MemVar.PrivatesCount 方法 | |
Get the total number of unique private variable names.
命名空间:
XSharp
程序集:
XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法 STATIC METHOD PrivatesCount(
lCurrentOnly AS LOGIC
) AS LONG
public static int PrivatesCount(
[DefaultParameterValueAttribute(false, 0)] bool lCurrentOnly
)
查看代码参数
- lCurrentOnly
- 类型:Boolean
返回值
类型:
Int32参见