[This is preliminary documentation and is subject to change.]
Namespace: NFX.Serialization.BSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public ulong ToUInt64(
IFormatProvider provider
)
public ulong ToUInt64(
IFormatProvider provider
)
Public Function ToUInt64 (
provider As IFormatProvider
) As ULong
Public Function ToUInt64 (
provider As IFormatProvider
) As ULong
public:
virtual unsigned long long ToUInt64(
IFormatProvider^ provider
) sealed
public:
virtual unsigned long long ToUInt64(
IFormatProvider^ provider
) sealed
abstract ToUInt64 :
provider : IFormatProvider -> uint64
override ToUInt64 :
provider : IFormatProvider -> uint64
abstract ToUInt64 :
provider : IFormatProvider -> uint64
override ToUInt64 :
provider : IFormatProvider -> uint64
Return Value
Type:
UInt64Implements
IConvertible ToUInt64(IFormatProvider)