Utility.WriteFloatNumber Method

Public Shared Function WriteFloatNumber( _ 
ByVal value As Double
) As String
This language is not supported or no code example is available.
public static string WriteFloatNumber( 
double value 
)
This language is not supported or no code example is available.

Parameters

value
double

Return Value

string

.NET Framework

Supported in: 4.8

In this article

Definition