System::Globalization::NumberFormatInfo::GetInstance Methode
NumberFormatInfo::GetInstance method
Gibt den mit dem Formatprovider verknüpften Formatter zurück.
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Anbieter | const IFormatProviderPtr& | Anbieter, für den das Format abgerufen wird. |
ReturnValue
Formatierer, der dem Formatprovider zugeordnet ist, oder das Format des aktuellen Threads, falls nicht verfügbar.
Siehe auch
- Typedef NumberFormatInfoPtr
- Typedef IFormatProviderPtr
- Class NumberFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++