Click or drag to resize

DoubleForEqualsToDecimal Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Decimal

Implements

IConvertibleToDecimal(IFormatProvider)
See Also