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

Subtract all Src vector elements from integer Value.

Pascal
function SubtractFrom(const 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!