public int Dimension { get; }
Public ReadOnly Property Dimension As Integer Get
public: property int Dimension { int get (); }
member Dimension : int with get
The number of components is equal to the number of variables used in the analysis.
In This Article