public Vector4F( IList<float> components )
Public Sub New ( components As IList(Of Single) )
public: Vector4F( IList<float>^ components )
new : components : IList<float32> -> Vector4F
http://www.digitalrune.com/