Activity.ToUInt64(IFormatProvider) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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