  | TwoSampleFTestN1 Property | 
            Gets the size of the first sample.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxPublic ReadOnly Property N1 As Integer
	Get
public:
property int N1 {
	int get ();
}Property Value
Int32
See Also