UInt16..::..Equals Method
Returns a value indicating whether this instance is equal to a specified UInt16 value.
Namespace:
SystemAssembly: Bridge (in Bridge.dll)
Syntax
[TemplateAttribute] public bool Equals( ushort other )
<TemplateAttribute> _ Public Function Equals ( _ other As UShort _ ) As Boolean
[TemplateAttribute] public: bool^ Equals( unsigned short^ other )
Parameters
- other
- Type: System..::..UInt16