Inequality Operator (Matrix5x4)
In This Topic
Tests for inequality between two objects.
Syntax
Parameters
- left
- The first value to compare.
- right
- The second value to compare.
Return Value
true
if has a different value than ; otherwise, false
.
See Also