Functions.SetSpace 方法 (Boolean) | |
Change the setting that determines whether a space is displayed between fields or expressions when you use the ? or ?? command.
命名空间:
XSharp.Core
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 FUNCTION SetSpace(
lSet AS LOGIC
) AS LOGIC
public static bool SetSpace(
bool lSet
)
查看代码参数
- lSet
- 类型:Boolean
返回值
类型:
Boolean参见