Parameters
- other
- An object to compare, or null.
Return Value
A signed number indicating the relative values of this instance and target. Return value Description Less than zero The value of this instance is less than the value of target. Zero The value of this instance is equal to the value of target. Greater than zero The value of this instance is greater than the value of target.-or- target is null.