[This is preliminary documentation and is subject to change.]
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ushort ToUInt16(
IFormatProvider provider
)
public ushort ToUInt16(
IFormatProvider provider
)
Public Function ToUInt16 (
provider As IFormatProvider
) As UShort
Public Function ToUInt16 (
provider As IFormatProvider
) As UShort
public:
virtual unsigned short ToUInt16(
IFormatProvider^ provider
) sealed
public:
virtual unsigned short ToUInt16(
IFormatProvider^ provider
) sealed
abstract ToUInt16 :
provider : IFormatProvider -> uint16
override ToUInt16 :
provider : IFormatProvider -> uint16
abstract ToUInt16 :
provider : IFormatProvider -> uint16
override ToUInt16 :
provider : IFormatProvider -> uint16
Return Value
Type:
UInt16Implements
IConvertible ToUInt16(IFormatProvider)