You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Reverse Method > Matrix.Reverse Method (integer, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.Reverse Method (integer, integer)

Reverses the calling object elements [Index]..[Index+Len-1].

Pascal
function Reverse(Index: integer; Len: integer): TMtxVec; 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!