Create and initialize an array.
An array containing all of the results.
The number of items in the array.
A function which will take the (zero based) array index as an input and will return the value to put into the array at that index.
Generated using TypeDoc
Create and initialize an array.
Returns
An array containing all of the results.