Index<T>.Name Property

Gets or sets the name of the index.

Definition

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

Property Value

String

See Also