Gets the number of levels in the index.
Namespace:
Extreme.DataAnalysis
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public virtual int Depth { get; }
Public Overridable ReadOnly Property Depth As Integer
Get
public:
virtual property int Depth {
int get ();
}
abstract Depth : int with get
override Depth : int with get
Property Value
Type:
Int32
Reference