Gets the elements of the vector.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
Public Function ToArray As T()
public:
array<T>^ ToArray()
member ToArray : unit -> 'T[]
Return Value
Type:
TAn array of values
that contains the elements of the vector.
Numerical Libraries
Supported in: 6.0
Reference