[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| CompareTo(Object) |
Compare this instance to the object.
Negative value means that the value is less than obj, positive - greater than the obj
| |
| CompareTo(IErlObject) |
Compare this instance to the IErlObject.
Negative value means that the value is less than obj, positive - greater than the obj
|
See Also