public Vector4D( double[] components )
Public Sub New ( components As Double() )
public: Vector4D( array<double>^ components )
new : components : float[] -> Vector4D
http://www.digitalrune.com/