__declspec(property(get = GetComplexValues)) DewString ComplexValues;
Debugging aid.
Read:
DewString GetComplexValues() 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