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