System::Globalization::DateTimeFormatInfo::GetInstance méthode

DateTimeFormatInfo::GetInstance method

Obtient le formateur associé au fournisseur de format.

static DateTimeFormatInfoPtr System::Globalization::DateTimeFormatInfo::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