The type of a single item in the array
Get or set the item at the specified index. Negative indexes are not supported
Create a new DynamicArray with the specified items
The initial items for the array
Retrieve the encoded bytes for this type
Returns the current length of this array
Returns an iterator for the items in this array
Returns the item at the given index. Negative indexes are taken from the end.
The index of the item to retrieve
Returns a new array containing all items from this array, and other array
Another array to concat with this one
Returns an iterator for the indexes in this array
Pop a single item from this array
Push a number of items into this array
The items to be added to this array
An index in which to stop copying items.
An index in which to start copying items.
An index in which to stop copying items
A dynamic sized array of arc4 items