Index<T>.IsUnique Property

Gets whether the values in the index are unique.

Definition

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

Property Value

Boolean

See Also