Parameter<T>.Name Property

Gets or sets the name of the parameter.

Definition

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

Property Value

String
The name of the parameter.

See Also