IVector.FormatString Property

Gets a format string used when formatting elements of the vector.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
string? FormatString { get; set; }

Property Value

String

See Also