Int32..::..CompareTo Method (Int32)
Compares this instance to a specified 32-bit signed integer and returns an indication of their relative values.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public int CompareTo( int other )
<TemplateAttribute> _ Public Function CompareTo ( _ other As Integer _ ) As Integer
[TemplateAttribute] public: int^ CompareTo( int^ other )
Parameters
- other
- Type: System..::..Int32