[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=An array of a specified type. [Property] +Values=Sets the default values. One item in row. ARG(T[])|5| Type=Sets the type of elements. ARG(Type)|20|(empty)|Type Size=Sets a size of an array. ARG(int)|1|0 [Methods] doConstructor=Creates new instance of an array. ARG(int Size)|1|0 Array=Returns the array of a specified type. ARG(T[])|3|13 Length=Returns the size of an array. ARG(int)|3|1 Size=Defines a size of an array. ARG(int)|4|1