点击或拖拽改变大小

DataObject.Copy 方法

X#
Creates a dependent shallow copy of this instance

命名空间:  XSharp.XPP
程序集:  XSharp.XPP (在 XSharp.XPP.dll 中) 版本:2.22 GA
语法
 VIRTUAL METHOD Copy() AS DataObject
查看代码

返回值

类型:DataObject
This method returns the new DataObject instance.
参见