[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 uint ToUInt32(
IFormatProvider provider
)
public uint ToUInt32(
IFormatProvider provider
)
Public Function ToUInt32 (
provider As IFormatProvider
) As UInteger
Public Function ToUInt32 (
provider As IFormatProvider
) As UInteger
public:
virtual unsigned int ToUInt32(
IFormatProvider^ provider
) sealed
public:
virtual unsigned int ToUInt32(
IFormatProvider^ provider
) sealed
abstract ToUInt32 :
provider : IFormatProvider -> uint32
override ToUInt32 :
provider : IFormatProvider -> uint32
abstract ToUInt32 :
provider : IFormatProvider -> uint32
override ToUInt32 :
provider : IFormatProvider -> uint32
Return Value
Type:
UInt32Implements
IConvertible ToUInt32(IFormatProvider)