Activity.ToUInt16(IFormatProvider) Method

Definition

public ushort ToUInt16(IFormatProvider? provider);
abstract member ToUInt16 : IFormatProvider -> uint16
override this.ToUInt16 : IFormatProvider -> uint16
Public Function ToUInt16 (provider As IFormatProvider) As UShort

Parameters

provider
IFormatProvider

Returns

Implements

Applies to