Click or drag to resize

__XppWrappedObject Constructor

X#
Initializes a new instance of the __XppWrappedObject class

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

Parameters

oObject
Type: Object
type
Type: Type
See Also