Click or drag to resize
DigitalRuneAabbEquals Method
Determines whether the specified Object is equal to the current Object.
Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified Object is equal to the current Object.
(Overrides ValueTypeEquals(Object).)
Public methodEquals(Aabb)
Determines whether the specified Aabb is equal to the current Aabb.
Top
See Also