SetDim —
void SetDim(newDim);int newDim;
void SetDim(
)
Sets the dimension of the array to newDim adding or removing elements
Parameters
The new dimension of the array
method.array.Reset, method.array.Add, method.array.Delete
Elements added are "undefined" until their initialization