Click or drag to resize

Usual Constructor (__UsualType, Logic)

X#
Initializes a new instance of the Usual class

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	type AS __UsualType,
	initialized AS LOGIC
)
Request Example View Source

Parameters

type
Type: __UsualType
initialized
Type: Logic
See Also