__declspec(property(get = GetLastc, put = SetLastc)) TCplx Lastc;
Last complex element in object CValues array.
Returns: last complex element in object CValues array.
See Also: TVec::Firstc, TVec::Last
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler