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: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public string? FormatString { get; set; }