Partager via


PermilleFormatter.FormatDouble(Double) Méthode

Définition

Retourne une représentation sous forme de chaîne d’un permillage double .

public:
 virtual Platform::String ^ FormatDouble(double value) = FormatDouble;
winrt::hstring FormatDouble(double const& value);
public string FormatDouble(double value);
function formatDouble(value)
Public Function FormatDouble (value As Double) As String

Paramètres

value
Double

double

Valeur Double à mettre en forme.

Retours

String

Platform::String

winrt::hstring

Chaîne qui représente le permillage.

Implémente

M:Windows.Globalization.NumberFormatting.INumberFormatter2.FormatDouble(System.Double) M:Windows.Globalization.NumberFormatting.INumberFormatter2.FormatDouble(double)

S’applique à