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