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