Click or drag to resize
DigitalRuneVector2DEquals Method
Indicates whether a vector and a another object are equal.
Overload List
  NameDescription
Public methodEquals(Object)
Indicates whether this instance and a specified object are equal.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector2D)
Indicates whether the current object is equal to another object of the same type.
Top
See Also