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

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

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