Click or drag to resize

Vector3dEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified System.Object is a Vector3d and has the same values as the present vector.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Vector3d)
Determines whether the specified vector has the same value as the present vector.
Top
See Also