Activity.ToByte(IFormatProvider) Method

Definition

public byte ToByte(IFormatProvider? provider);
abstract member ToByte : IFormatProvider -> byte
override this.ToByte : IFormatProvider -> byte
Public Function ToByte (provider As IFormatProvider) As Byte

Parameters

provider
IFormatProvider

Returns

Implements

Applies to