Converts the value of this instance to an equivalent 64-bit unsigned integer using the specified culture-specific formatting information.
Namespace: Nemiro.OAuthAssembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax
Parameters
- provider
- Type: System IFormatProvider
An IFormatProvider interface implementation that supplies culture-specific formatting information.
Return Value
Type: UInt64An 64-bit unsigned integer equivalent to the value of this instance.
Implements
IConvertible ToUInt64(IFormatProvider)See Also