Copy the vector's elements to an array.
| Exception Type | Condition |
|---|---|
| ArgumentException | The array parameter was either multidimensional or did not have enough free elements to accomodate all of the tiered vector's ones. |
| ArgumentNullException | An undefined value was specified for the array parameter. |
| ArgumentOutOfRangeException | A negative value was specified for the idx parameter. |