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