__declspec(property(get = GetRealValues)) DewString RealValues;
Debugging aid.
Read:
DewString GetRealValues() const;Remarks:
Returns the contents of the object formated as a string to be used by the debugger Watches.
Declared in Dew::Math::Matrix · Dew.Math/MtxExpr.h · Cross-compiler