Vector<T>.Name Property

Gets or sets the name of the vector.

Definition

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public string Name { get; set; }

Property Value

String

See Also