|  | SparsePlsNumComponents Property | 
            Gets the number components.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int NumComponents { get; protected set; }Public Property NumComponents As Integer
	Get
	Protected Set
public:
property int NumComponents {
	int get ();
	protected: void set (int value);
}member NumComponents : int with get, set
Property Value
Int32 See Also
See Also