You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > public > SubtractFrom Method > TMtxVecInt.SubtractFrom Method (integer, TMtxVecInt)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecInt.SubtractFrom Method (integer, TMtxVecInt)

Subtract all Src vector elements from integer Value.

Pascal
function SubtractFrom(Value: integer; const Src: TMtxVecInt): TMtxVecInt; overload;

and store thje results in calling vector. Size of calling vector is adjusted automatically.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!