Vector<T>.Name Property

Gets or sets the name of the vector.

Definition

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

Property Value

String

See Also