Compare this vector with the specified vector for equality.
Namespace: MindFusion.Mapping
Assembly: MindFusion.Mapping
C#
![]() |
---|
public new bool Equals ( |
Visual Basic
![]() |
---|
Public Shadows Function Equals( _ |
The vector to compare with.
true if the vectors are equal, or otherwise false.