Int32::CompareTo Method
.NET Framework (current version)
Compares this instance to a specified object or Int32 and returns an indication of their relative values.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(Int32) | Compares this instance to a specified 32-bit signed integer and returns an indication of their relative values. |
![]() | CompareTo(Object^) | Compares this instance to a specified object and returns an indication of their relative values. |
Show:
