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

Returns true, if all elements of Right are equal to Left.

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