The type of a single item in the array
The fixed length of the array
Get or set the item at the specified index. Negative indexes are not supported
Create a new FixedArray instance
Create a new FixedArray instance with the specified items
Returns the statically declared 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 an iterator for the indexes in 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 fixed sized array