System::Globalization::DateTimeFormatInfo::GetInstance Methode
DateTimeFormatInfo::GetInstance method
Gibt den mit dem Formatprovider verknüpften Formatter zurück.
static DateTimeFormatInfoPtr System::Globalization::DateTimeFormatInfo::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 DateTimeFormatInfoPtr
- Typedef IFormatProviderPtr
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Font for C++