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