Vector<T>.Format String Property
Gets or sets the format to use for each element
when creating a string representation of the vector.
Definition
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public string FormatString { get; set; }