System::Globalization::CultureInfo::GetFormat-Methode
CultureInfo::GetFormat method
Liefert ein Formatobjekt für einen bestimmten Typ.
SharedPtr<Object> System::Globalization::CultureInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| format_type | const TypeInfo& | Typ des Formatobjekts. |
ReturnValue
Format-Info-Objekt oder null, falls nicht gefunden.
Siehe auch
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class CultureInfo
- Namespace System::Globalization
- Library Aspose.Font for C++