TVecSmallInt::First Property

__declspec(property(get = GetFirst)) int First;

First element in object Values array.

Returns: first integer element in object Values array.

Read: int GetFirst();
See Also: TVecSmallInt::Last
Declared in Dew::Math::TMtxVecInt · Dew.Math/AbstractMtxVecInt.h · Cross-compiler