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