__declspec(property(get = GetLastc)) TCplx Lastc;
Last complex element in object CValues array.
Returns: last complex element in object CValues array.
Read:
TCplx GetLastc() const;See Also: Vector::Firstc, Vector::Last
Declared in Dew::Math::Vector · Dew.Math/MtxExpr.h · Cross-compiler