Click or drag to resize

DoubleForEqualsToType Method

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Public Function ToType ( 
	conversionType As Type,
	provider As IFormatProvider
) As Object

Parameters

conversionType
Type: SystemType
provider
Type: SystemIFormatProvider

Return Value

Type: Object

Implements

IConvertibleToType(Type, IFormatProvider)
See Also