Parameters
- obj
- An object to compare with this instance.
Return Value
Following values defined:
- -1 - This instance is less than obj.
- 0 - This instance is equal to obj.
- 1 - This instance is greater than obj.