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

Multiply integer value with calling vector elements [Index..Index+Len-1].

Pascal
function Multiply(const Value: integer; const Index: integer; const Len: integer): TMtxVecInt; overload;

An exception is raised if array borders are overrun.

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