ArrayNew Function |
|
| Name | Description | |
|---|---|---|
| ArrayNew |
Create an uninitialized array with the specified number of elements and dimensions.
| |
| ArrayNewT(Long) |
Create an uninitialized array with the specified number of elements and dimensions.
| |
| ArrayNewT(DWord) |
Create an uninitialized array with the specified number of elements and dimensions.
| |
| ArrayNew(Usual) |
Create an uninitialized array with the specified number of elements and dimensions.
|