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