Vector<T> Constructor (T)
Creates a vector whose components are of a specified type.
Namespace: System.Numerics
Assembly: System.Numerics.Vectors (in System.Numerics.Vectors.dll)
value can be any primitive numeric type (that is, a numeric type whose Type::IsPrimitive property returns true.
Show: