点击或拖拽改变大小

Functions.OrdCount 方法

X#
Determines the number of orders for the current work area.

命名空间:  XSharp.RT
程序集:  XSharp.RT (在 XSharp.RT.dll 中) 版本:2.22 GA
语法
 FUNCTION OrdCount() AS DWORD
查看代码

返回值

类型:UInt32
OrdCount() returns the number of open indexes as a numeric value. When no index is open or when no file is open in the current workarea, the return value is 0.
参见