public static string LongNumber( double value )
Public Shared Function LongNumber ( value As Double ) As String
public: static String^ LongNumber( double value )
static member LongNumber : value : float -> string
In This Article