DoubleForEquals.ToUInt64 Method


Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Public Function ToUInt64 ( 
	provider As IFormatProvider
) As ULong

C#

public ulong ToUInt64(
	IFormatProvider provider
)

Parameters

provider
Type: System.IFormatProvider

Return Value

Type: UInt64

Implements

IConvertible.ToUInt64(IFormatProvider)

See Also

Reference

DoubleForEquals Structure
Autodesk.iLogic.Interfaces Namespace