DoubleForEquals.ToString1 Method


Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Public Function ToString1 ( 
	provider As IFormatProvider
) As String

C#

public string ToString1(
	IFormatProvider provider
)

Parameters

provider
Type: System.IFormatProvider

Return Value

Type: String

Implements

IConvertible.ToString(IFormatProvider)

See Also

Reference

DoubleForEquals Structure
Autodesk.iLogic.Interfaces Namespace