Click or drag to resize

DoubleForEqualsToString1 Method

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

Parameters

provider
Type: SystemIFormatProvider

Return Value

Type: String

Implements

IConvertibleToString(IFormatProvider)
See Also