点击或拖拽改变大小

Functions 类

X#
This compiler generated class contains all the functions, globals and defines that are defined in the XSharp.Harbour.dll assembly.
继承层次
Object
  Functions

命名空间:  XSharp.Harbour
程序集:  XSharp.Harbour (在 XSharp.Harbour.dll 中) 版本:2.22 GA
语法
 STATIC CLASS Functions
查看代码

Functions 类型公开以下成员。

方法
  名称说明
公共方法静态成员代码示例Hb_ADel
从数组中删除一个元素,并且可以调整数组的长度。
公共方法静态成员代码示例Hb_AIns
在数组的特定位置插入一个值,并且可以增加数组的长度。
公共方法静态成员InitHarbour
Top
参见