Workareas.CloseAll 方法 | |
Close All RDDs referenced by this Workarea list
命名空间:
XSharp.RDD
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 METHOD CloseAll() AS LOGIC
查看代码返回值
类型:
BooleanTRUE when all areas were closed succesfully. When one or more areas failed to close then FALSE is returned.
参见