Click or drag to resize
ICoronaBoxedComparableData Methods

The ICoronaBoxedComparableData type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Determines if this object is less than, greater than, or equal to the given object.
Public methodEquals
Determines if this object matches the given object.
Public methodGetHashCode
Gets an integer hash code for this object.
Public methodPushToLua
Pushes this object's data to the top of the Lua stack.
(Inherited from ICoronaBoxedData.)
Top
See Also