Gets the number of levels in this factor.
Namespace:
CenterSpace.NMath.StatsAssembly: NMathStats (in NMathStats.dll) Version: 3.4.0.0
Syntax
| C# |
|---|
public int NumberOfLevels { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property NumberOfLevels As Integer |
| Visual C++ |
|---|
public: property int NumberOfLevels { int get (); } |