You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > LessThan Operator > MatrixInt.LessThan Operator (MatrixInt, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.LessThan Operator (MatrixInt, integer)

Returns true, if all elements of ALeft are smaller from ARight.

Pascal
class operator LessThan(const ALeft: MatrixInt; const ARight: integer);
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!