Click or drag to resize

DoubleForEqualsToByte Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: Byte

Implements

IConvertibleToByte(IFormatProvider)
See Also