点击或拖拽改变大小

__XppWrappedObject 构造函数

X#
初始化 __XppWrappedObject 类的一个新实例

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 CONSTRUCTOR(
	oObject AS Object,
	type AS Type
)
查看代码

参数

oObject
类型:Object
type
类型:Type
参见