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 all elements of Right are equal to Left. 
 
Returns true, if Left and Right are of equal Length and Values. 
 
Returns true, if all elements of Left are equal to Right. 
 
Returns true, if Left and Right are of equal Length and Values. 
 
Returns true, if Left and Right are of equal Length and Values. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!