For a description of this member, see IConvertible.ToUInt16(IFormatProvider).
The value of the current instance, converted to a ushort.
This member is an explicit interface member implementation. It can be used only when the double instance is cast to an IConvertible interface. The recommended alternative is to call the Convert.ToUInt16(double) method.