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ètre | Type | Description |
|---|---|---|
| fournisseur | const IFormatProviderPtr& | Fournisseur pour obtenir le format. |
ReturnValue
Formateur associé au fournisseur de format ou au format du thread actuel si indisponible.
Voir aussi
- Typedef NumberFormatInfoPtr
- Typedef IFormatProviderPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++