Click or drag to resize

ClassObject.New Method

X#
Create a new instance of the class.

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

Return Value

Type: Object
new object
See Also