Gets the total number of cells in the design.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics)
Version: 2.1.7017.0
Syntax
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Length As Integer |
| C# |
|---|
public int Length { get; } |
| Visual C++ |
|---|
public: property int Length { int get (); } |
Remarks
The total number of cells is the product of the number of levels in each factor.