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