Index<T>.Depth Property

Gets the number of levels in the index.

Definition

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

Property Value

Int32

See Also