Click or drag to resize

DoubleForEqualsToInt32 Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Int32

Implements

IConvertibleToInt32(IFormatProvider)
See Also