__declspec(property(get = GetcRows)) int cRows;
Field computed by Init method. Holds the row count of the matrix to hold the result.
Read:
int GetcRows();Declared in Dew::Math::TSmallMatrixMultiply · Dew.Math/MtxVec.h · Cross-compiler