Click or drag to resize

DataObject.Copy Method

X#
Creates a dependent shallow copy of this instance

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Copy() AS DataObject
Request Example View Source

Return Value

Type: DataObject
This method returns the new DataObject instance.
See Also