Click or drag to resize

ClassObject Constructor

X#
Initializes a new instance of the ClassObject class

Namespace:  XSharp.XPP
Assembly:  XSharp.XPP (in XSharp.XPP.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	t AS Type
)
Request Example View Source

Parameters

t
Type: Type
See Also