DoubleForEquals.ToString Method (String, IFormatProvider)


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

Syntax

VB

Public Function ToString ( 
	format As String,
	provider As IFormatProvider
) As String

C#

public string ToString(
	string format,
	IFormatProvider provider
)

Parameters

format
Type: System.String
provider
Type: System.IFormatProvider

Return Value

Type: String

See Also

Reference

DoubleForEquals Structure
ToString Overload
Autodesk.iLogic.Interfaces Namespace