Show/Hide Toolbars

XSharp

This implements the so called "ragged" arrays.
The internal typename is XSharp.__Array

 

The ARRAY type is a dynamic array of USUAL values. Each element of the array may contain another array, so arrays can be multidimensional.

Implementation

The ARRAY type is implemented in the class XSharp.__Array.

The Usualtype of ARRAY has the value 5