TBinaryTestTable::N Property

__declspec(property(get = GetN)) int N;

Returns table grand total (T1+T0+F1+F0).

Read: int GetN();
Declared in Dew::Stats::TBinaryTestTable · Dew.Stats/StatTools.h · Cross-compiler