__declspec(property(get = GetFirstc, put = SetFirstc)) TCplx Firstc;
First element in object CValues array.
Returns: first complex element in object CValues array.
Remarks:
An exception is raised if calling object TMtx::Complex property is false.
See Also: TMtx::Lastc, TMtx::First
Declared in Dew::Math::TMtxVec · Dew.Math/AbstractMtxVec.h · Cross-compiler