Click or drag to resize

Array Constructor (Usual)

X#
Create an array and fill it with elements from an existing .Net array of USUALS

Namespace:  XSharp
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	elements AS USUAL[]
)
Request Example View Source

Parameters

elements
Type: Usual
See Also