Parameters
- obj
- An object to compare, or null reference (Nothing in Visual Basic).
Return Value
A signed number indicating the relative values of this instance and value.
Value | Description |
---|---|
A negative integer | This instance is less than value. |
Zero | This instance is equal to value. |
A positive integer | This instance is greater than value. |