Compares this ordinal to another object.
An integer < 0 if this object is less than the other. An integer > 0 if this object is greather than the other. 0 if this object is equal to the other.
| Exception Type | Condition |
|---|---|
| ArgumentException | Thrown if the argument is null or not an ordinal. |
Ordinal Class | JaCIL.Compiler.Instruction Namespace | Ordinal.CompareTo Overload List