Activity.ToUInt32(IFormatProvider) Method

Definition

public uint ToUInt32(IFormatProvider? provider);
abstract member ToUInt32 : IFormatProvider -> uint32
override this.ToUInt32 : IFormatProvider -> uint32
Public Function ToUInt32 (provider As IFormatProvider) As UInteger

Parameters

provider
IFormatProvider

Returns

Implements

Applies to