[To be supplied.] The UInt16 type is not CLS compliant. The CLS-compliant alternative is Int16.
[C#] public virtual byte ToByte(); [C++] public: virtual unsigned char ToByte(); [JScript] public function ToByte() : Byte;
[Visual Basic] The UInt16 type cannot be used in Visual Basic.