点击或拖拽改变大小

CoreDb.SymSelect 方法

X#
Select a new work area by specifying its alias as a string and return the number of the current work area.

命名空间:  XSharp
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 STATIC METHOD SymSelect(
	sAlias AS STRING
) AS LONG
查看代码

参数

sAlias
类型:String
The alias of the work area you want to select.

返回值

类型:Int32
参见