Boolean.IConvertible.ToUInt16(IFormatProvider) Method

Definition

ushort IConvertible.ToUInt16 (IFormatProvider? provider);
abstract member System.IConvertible.ToUInt16 : IFormatProvider -> uint16
override this.System.IConvertible.ToUInt16 : IFormatProvider -> uint16

Parameters

provider
IFormatProvider

Returns

Implements

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to