This documentation is archived and is not being maintained.
Int32::CompareTo Method
Visual Studio 2010
Compares this instance to a specified object or Int32 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(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: