Click or drag to resize

DoubleForEqualsToUInt32 Method

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Function ToUInt32 ( 
	provider As IFormatProvider
) As UInteger

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: UInt32

Implements

IConvertibleToUInt32(IFormatProvider)
See Also