DoubleForEquals.ToString Method (String)


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

Syntax

VB

Public Function ToString ( 
	format As String
) As String

C#

public string ToString(
	string format
)

Parameters

format
Type: System.String

Return Value

Type: String

See Also

Reference

DoubleForEquals Structure
ToString Overload
Autodesk.iLogic.Interfaces Namespace