TVecSmallInt::set_DefaultArray Method

Overload List

#SignatureDescription
1void set_DefaultArray(const int Indx, const int value);
2void set_DefaultArray(const int Indx, const short value);

Overload 1: void set_DefaultArray(const int Indx, const int value);

#NameTypeDescription
1Indxconst int
2valueconst int
Declared in Dew::Math::TVecInt · Dew.Math/MtxVecInt.h · Cross-compiler

Overload 2: void set_DefaultArray(const int Indx, const short value);

#NameTypeDescription
1Indxconst int
2valueconst short
Declared in Dew::Math::TVecSmallInt · Dew.Math/MtxVecInt.h · Cross-compiler