Home > Extreme Optimization Mathematics Library for .NET > Reference > Extreme.Mathematics.LinearAlgebra Namespace > Vector Class > Methods > Vector.CopyTo Method
Copies the components of this Vector to another vector.
| Exception Type | Condition |
|---|---|
| ArgumentNullException | vector is a null reference (Nothing in Visual Basic) |
| ArgumentException | The length of array is less than the length of this instance. |
Vector Class | Extreme.Mathematics.LinearAlgebra Namespace | Vector.CopyTo Overload List