Click or drag to resize

DoubleForEqualsToDateTime Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: DateTime

Implements

IConvertibleToDateTime(IFormatProvider)
See Also