You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > VectorInt Structure > VectorInt Operators > != Operator
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
!= Operator

This is the overview for the != operator overload.

 
Name 
Description 
 
Returns true, if any elements of Right are not equal to Left. 
 
Returns true, if Left and Right do not have equal Length and Values. 
 
Returns true, if any elements of Left are not equal to Right. 
 
Returns true, if Left and Right do not have equal Length and Values. 
 
Returns true, if Left and Right are not equal. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!