点击或拖拽改变大小

__FoxArray 构造函数 (Object)

X#
Create an array and fill it with elements from an existing .Net array of objects. Note that the objects must be of the right type.

命名空间:  XSharp
程序集:  XSharp.VFP (在 XSharp.VFP.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	elements AS Object[]
)
查看代码

参数

elements
类型:Object
参见