System::Globalization::DateTimeFormatInfo::GetFormat Methode
DateTimeFormatInfo::GetFormat method
Liefert den Formatierer eines bestimmten Typs.
SharedPtr<Object> System::Globalization::DateTimeFormatInfo::GetFormat(const TypeInfo &format_type) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| format_type | const TypeInfo& | Typ des zu holenden Formatierers; nur der Typ DateTimeFormatInfo wird unterstützt. |
ReturnValue
Formatierer oder null, wenn nicht verfügbar.
Siehe auch
- Typedef SharedPtr
- Class Object
- Class TypeInfo
- Class DateTimeFormatInfo
- Namespace System::Globalization
- Library Aspose.Page for C++