Index<T>.KeepUnique Property

Gets or sets whether indexes derived from this index should maintain the uniqueness of keys.

Definition

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

Property Value

Boolean

See Also