Gets the total number of cells in the design.

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public ReadOnly Property Length As Integer
C#
public int Length { get; }
C++
public:
int Length {
	int get ();
}

Remarks

The total number of cells is the product of the number of levels in each factor.