Click or drag to resize

MemVar Constructor

X#
Initializes a new instance of the MemVar class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	cName AS STRING,
	uValue AS USUAL
)
Request Example View Source

Parameters

cName
Type: String
uValue
Type: Usual
See Also