Index<T>.Name Property

Gets or sets the name of the index.

Definition

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

Property Value

String

See Also