Click or drag to resize

DoubleForEqualsToUInt16 Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: UInt16

Implements

IConvertibleToUInt16(IFormatProvider)
See Also