You are here:
Symbol Reference >
MtxExprInt Namespace
>
Classes
>
MatrixInt Record
>
public
>
MatrixInt.ScatterByIncr Method
MtxVec VCL
MatrixInt.ScatterByIncr Method
MatrixInt Record
|
MatrixInt Members
|
MtxExprInt Namespace
|
public
Collapse All
Scatters Src elements starting at Offset and with Increment to the calling object.
Pascal
function
ScatterByIncr
(
const
Src
:
TMtxVecInt
;
Increment
: integer = 1;
Offset
: integer = 0):
TMtxVecInt
;
overload
;
Group
public
Links
MatrixInt Record
,
MatrixInt Members
,
MtxExprInt Namespace
,
public
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic?
Send feedback!