JoinIndex.IsUnique Property

Gets whether the join index contains unique values.

Definition

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

Property Value

Boolean

See Also