Click or drag to resize

DoubleForEqualsToUInt64 Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: UInt64

Implements

IConvertibleToUInt64(IFormatProvider)
See Also