System::Globalization::NumberFormatInfo::GetInstance Methode
NumberFormatInfo::GetInstance method
Liefert den dem Formatprovider zugeordneten Formatierer.
static NumberFormatInfoPtr System::Globalization::NumberFormatInfo::GetInstance(const IFormatProviderPtr &provider)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Anbieter | const IFormatProviderPtr& | Provider, für den das Format abgerufen wird. |
ReturnValue
Formatter, 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.Page for C++