点击或拖拽改变大小

Workareas.CloseAll 方法

X#
Close All RDDs referenced by this Workarea list

命名空间:  XSharp.RDD
程序集:  XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法
 METHOD CloseAll() AS LOGIC
查看代码

返回值

类型:Boolean
TRUE when all areas were closed succesfully. When one or more areas failed to close then FALSE is returned.
参见