Activity.ToUInt64(IFormatProvider) Method

Definition

public ulong ToUInt64(IFormatProvider? provider);
abstract member ToUInt64 : IFormatProvider -> uint64
override this.ToUInt64 : IFormatProvider -> uint64
Public Function ToUInt64 (provider As IFormatProvider) As ULong

Parameters

provider
IFormatProvider

Returns

Implements

Applies to