DoubleForEqualsToString Method (IFormatProvider) |
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Public Function ToString (
provider As IFormatProvider
) As String
public string ToString(
IFormatProvider provider
)
Parameters
- provider
- Type: SystemIFormatProvider
Return Value
Type:
StringSee Also