System::Globalization::NumberFormatInfo::GetInstance méthode

NumberFormatInfo::GetInstance method

Obtient le formateur associé au fournisseur de format.

static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
ParamètreTypeDescription
fournisseurconst IFormatProviderPtr&Fournisseur pour obtenir le format.

ReturnValue

Formateur associé au fournisseur de format ou au format du thread actuel si indisponible.

Voir aussi