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

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

Pascal
function Divide(Value: integer; Index: integer; 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!