__declspec(property(get = GetLength)) int Length;
Returns total number of values.
Read:
int GetLength();Remarks:
Returns total number of values computed with Rows*Cols.
Declared in Dew::Math::TExprGridVariable · Dew.Math/MtxParseClass.h · Cross-compiler