SByte.CompareTo Method
.NET Framework 3.5
Compares this instance to a specified object or SByte and returns an indication of their relative values.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CompareTo(Object) | Compares this instance to a specified object and returns an indication of their relative values. |
|
CompareTo(SByte) | Compares this instance to a specified 8-bit signed integer and returns an indication of their relative values. |