Array.Array(int)

Description 描述

Creates an Array of a fixed size.

The Array class is only available in Javascript.

Note: This is javascript only. C# does not use this feature.