Index<T>.CheckUnique Method

Verifies whether the elements in an index are unique.

DefinitionPermalink

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
protected virtual bool CheckUnique()

Return ValuePermalink

Boolean
true if all elements are unique; otherwise false.

See AlsoPermalink